Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24e9…1cb10x10c1…1e24Base—$0.03100%coinbase118d ago0x0f6193…5d7ab8
0x24e9…1cb10x10c1…1e24Base—$0.07100%coinbase118d ago0x725cec…a6dc67
0x24e9…1cb10x10c1…1e24Base—$0.00632100%coinbase118d ago0x034304…d873c3
0x24e9…1cb10x10c1…1e24Base—$0.31100%coinbase118d ago0xe92575…36e27c
0x24e9…1cb10x10c1…1e24Base—$0.45100%coinbase118d ago0x1cff90…e91a06
0x24e9…1cb10x10c1…1e24Base—$0.50100%coinbase118d ago0x511c12…c8d1fa
0x24e9…1cb10x10c1…1e24Base—$0.01100%coinbase118d ago0x6ab7f5…215405
0x24e9…1cb10x10c1…1e24Base—$0.32100%coinbase118d ago0x57016e…8108a8
0x24e9…1cb10x10c1…1e24Base—$0.32100%coinbase118d ago0xc6d33c…5850b9
0x24e9…1cb10x10c1…1e24Base—$0.31100%coinbase118d ago0xbaf8e0…e6246c
0x24e9…1cb10x10c1…1e24Base—$0.30100%coinbase118d ago0x1dcfcc…ca8df4
0x24e9…1cb10x10c1…1e24Base—$0.25100%coinbase118d ago0xb5c577…94e6fe
0x24e9…1cb10x10c1…1e24Base—$0.32100%coinbase118d ago0x44af8f…b3035a
0x24e9…1cb10x10c1…1e24Base—$0.33100%coinbase118d ago0x70a921…1e1e43
0x24e9…1cb10x10c1…1e24Base—$0.31100%coinbase118d ago0x357bf9…09f404
0x24e9…1cb10x10c1…1e24Base—$0.00764100%coinbase118d ago0x3300d7…ce71a1
0x24e9…1cb10x10c1…1e24Base—$0.00764100%coinbase118d ago0xbc4682…0915da

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.