Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xe81435…da4297
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x6da089…bae7f4
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x22d61a…68a8a0
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x995c7d…4340fd
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xeb66e6…d8f239
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x5a609a…ec4407
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x848528…72fe44
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x3b859f…6b9a74
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x25ae0a…ddf14b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xeb8410…f882ad
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xfc4249…b440cf
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x1e0ade…454253
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xc3cccf…273015
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x2d8eb3…5d42fa
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xf057ee…cafc30
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xf415a6…0ff0a2
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x9ece28…fb77ea
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x9dbee8…824e9a
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xc0a6a9…431020
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x593f29…7fabd8
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xcc7b95…cec75b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xb0d07e…da9415
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0xf21e69…a529e1
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x139323…ab98b9
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase12d ago0x8d664c…64f858

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.