Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase119d ago0x4ceb9b…2b9688
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase119d ago0x3625d7…0743dd
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase119d ago0x2e6e96…cedef9
0x2eaf…cbbe0xccc8…15beBase—$1.57100%0xf70d…dbef119d ago0x9c67c4…a4f3dc
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase119d ago0xb640a8…942d99
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase119d ago0x9fa3ab…f912ba
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase119d ago0xa4e3a6…69d963
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xa8d362…e052de
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x0564db…262080
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x073602…609fa6
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x58f20a…2bcd10
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x3fc305…721a74
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x9cf666…3e75a8
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x9eba5b…746a3e
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x26cbb8…192391
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x5256ab…7aab81
0x2eaf…cbbe0xccc8…15beBase—$2.13100%0xf70d…dbef120d ago0x82869c…86af40
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xcfba3b…daef9a
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x3e64ae…cc891a
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x2a9449…f6b381
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xeac8de…dae788
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xdec82b…d7e6b6
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0x16441f…0c3257
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xf88bc6…094133
0x2eaf…cbbe0x7dd5…2629Basex402 service$0.01100%coinbase120d ago0xa5cad5…4e0264

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.