Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase23d ago0xffc50f…975b22
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase23d ago0x50bbdb…80fd47
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase23d ago0x407d17…839475
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase23d ago0xe7d8ea…9ee633
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase23d ago0x6b2c83…c35827
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase23d ago0x82eea7…9d9402
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase23d ago0x254105…aa5ee2
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase23d ago0x78d9a9…91af9c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x3e27e6…aac23e
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xea3e66…ad9c22
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x1fa801…e6ec44
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xa28fff…cb881a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xd30494…ef6c3e
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xce557f…12b888
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xc5e5a4…32263f
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x7afb35…13106c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xc8d38e…07f56e
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0xa7bddb…adf13b
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase24d ago0x0727dd…38e1bf

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.