Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x8d227d…d3ac56
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0xa25921…d579cd
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0xafdeca…03d0ba
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0x2f09a9…2eabce
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x4d1c85…51cf56
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0x9c0a38…f15d7a
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x3317ce…10d678
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0xe2907d…78543b
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x72859a…1ce32d
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0xe00012…783bd9
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0xf91426…a5073e
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0xde60a7…927a2c
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0xb011df…f82936
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0xf22d89…d6ff23
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x4f4e26…50c6a3
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0x545a16…081e2b
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x9ef11c…f41ec7
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0x1a99e0…3650a1
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x1c63f7…b5f231
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0xcec1ea…2ab171
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x1ae38f…5ff33d
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0x4aa02f…ceb1bc
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0xf03119…391546
0xbac8…fa050x13bf…b9a7Base—$0.00225100%candidates82d ago0x603b5c…f5877d
0xbac8…fa050x13bf…b9a7Base—$0.002100%coinbase82d ago0x610f63…d85923

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.