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%coinbase5d ago0x828de9…09f80a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x687ce5…06cfff
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xc88962…32dc09
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xb06d75…90e0f3
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xd3b420…f53001
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x38e011…a4d56e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xf26e5b…71acdf
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x897c0e…09424a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x2d134f…acb872
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xb01458…06e162
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xe9327f…69ace7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x0d1967…79033a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xa36475…152a27
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x82edde…68ba7e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x9464d6…0990b9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x9d6650…d3855b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xeb7d2d…774911
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x7e4b13…f3a3f7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x8c9923…e43b5f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xd77de7…be29d7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xd1b5db…4cbcce
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0xe9383b…0eb577
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x2ecfbf…3630c7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x3ecf37…a46cc5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase5d ago0x099a25…fc8dfd

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.