Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x241788…7e0bed
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x55982d…517b93
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x362467…b741ce
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x8dfa24…3a80f3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x37fe81…ec8200
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xd21bea…1f7823
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x4fe397…85a38b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xfcbcb3…0c04e6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xc82339…db79b6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xa43ce3…730fd3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x7f99e0…84adb4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x6327ad…ee23fe
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x848345…ed3d1c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xf185ce…60985e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x36a3f4…83a667
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xc1e8db…733c0f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x10e7e2…d8cce8
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x1f1423…cebdef
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x4f57ae…e07836
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xfb7f56…07010c
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x2d1c47…68bda4
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xcfd829…be3d0e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0xf1773f…809d20
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x338458…db05d1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase11d ago0x94d620…cb5e97

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.