Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x839c…6ff10xbaa1…80bcBase—$2.15100%coinbase39d ago0xf57dd6…4ab8c1
0xbaa1…80bc0x159b…4908Basex402 service$0.01100%coinbase39d ago0xe83d17…a0f20d
0xbaa1…80bc0x159b…4908Basex402 service$0.01100%coinbase39d ago0xcf2149…8cd744
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x514afd…e7f7f1
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xa800b7…0ac9b1
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xcbf198…55416b
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xbc3849…cbb216
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x66c6d6…915cb7
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xa99fc5…30a533
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x15e970…20f5b7
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x10bba6…8ad50b
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x128b9c…774b8c
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xcec26f…a6dd3d
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xe50287…eb0148
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xfc71fb…999448
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xb9f782…a755a7
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x0e8614…c268fe
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x792da6…464bb9
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x3cc32c…cf1678
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x6d4d54…0545d2
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xa08f74…39fc72
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xa624f9…1d8111
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xcfde7d…0ab129
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0xc503a3…8c5599
0xbaa1…80bc0x159b…4908Basex402 service$0.10100%coinbase39d ago0x1cd283…f57764

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.