Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xa88655…e7eeed
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xe9d991…890e48
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x19f5a0…fa3972
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x637ad3…195faa
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x7d9d5b…0917c4
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x1544a4…482c93
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x75c83c…25e2f7
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xc1da50…b81a5e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xdbc0fd…8476f4
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x4b906f…54d585
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x13eeeb…30df21
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xbc52d0…5dcb2c
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xfd2ae7…edb46f
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xb92525…23e507
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x7931b3…7b4d5a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xa1ba00…c8a83a
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xed2fc6…5f3a81
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xf095a5…32e424
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x6271e2…6828db
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xec9465…053d07
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x731a44…355431
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x0c0914…3025e2
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x99b51a…b60f6e
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0x8af62e…71fc20
0xfa68…67a50xa9dd…2315Base—$0.002100%coinbase68d ago0xf60e23…b4d1ac

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.