Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55af…6b680x9382…418cBase—$0.01100%coinbase73d ago0x70fb85…541046
0x55af…6b680x544c…4b71Base—$0.01100%coinbase73d ago0x4d04e9…cbcbb3
0x55af…6b680x3533…26f4Base—$0.01100%coinbase73d ago0xbd3c4e…505f63
0x55af…6b680x5749…1061Base—$0.01100%coinbase73d ago0x7f5e43…545e78
0x55af…6b680x806b…445fBase—$0.01100%coinbase73d ago0xfcba53…bd789a
0x55af…6b680x778e…a785Base—$0.01100%coinbase73d ago0x73d76f…5b91d7
0x55af…6b680x31c5…078dBase—$0.01100%coinbase73d ago0x12c954…d16f4e
0x55af…6b680x04a1…ff63Base—$0.01100%coinbase73d ago0xae43df…ca77bf
0x55af…6b680xafdb…f834Base—$0.01100%coinbase73d ago0x2e50e3…886bee
0x55af…6b680xd653…8f57Base—$0.01100%coinbase73d ago0xa7d472…c7f30c
0x55af…6b680x936f…5c25Base—$0.01100%coinbase73d ago0x9da336…3d4fb0
0x55af…6b680x0585…84e9Base—$0.01100%coinbase73d ago0x31c4bb…d77eb1
0x55af…6b680xc37a…6907Base—$0.01100%coinbase73d ago0xaf2604…0eb17d
0x55af…6b680xccc0…4f40Base—$0.01100%coinbase73d ago0x4e6e77…a0d063
0x55af…6b680xb135…5abeBase—$0.01100%coinbase73d ago0x657bcb…a259d8
0x55af…6b680xf3c0…2f59Base—$0.01100%coinbase73d ago0x80d6fa…1f97f2
0x55af…6b680x7f6b…9632Base—$0.01100%coinbase73d ago0xa1e813…03f5a8
0x55af…6b680xa634…fc8bBase—$0.01100%coinbase73d ago0xf7548f…118d06
0x55af…6b680x34b8…0556Base—$0.01100%coinbase73d ago0xf11e8b…c4e4cd
0x55af…6b680x0fdd…e0dbBase—$0.01100%coinbase73d ago0x96f255…df755e
0x55af…6b680x3836…3888Base—$0.01100%coinbase73d ago0x7da7a5…55252a
0x55af…6b680xa39b…53fdBase—$0.01100%coinbase73d ago0x1592b0…3b9893
0x55af…6b680x432b…14c3Base—$0.01100%coinbase73d ago0x1b4d93…ad7de2
0x55af…6b680xaa13…702eBase—$0.01100%coinbase73d ago0x86ebfb…681690
0x55af…6b680x09a1…a62aBase—$0.01100%coinbase73d ago0x252815…9edcd1

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.