Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dd1…6c1f0x0e3d…7757Base—$21.00100%0x398e…79a676d ago0xa39b36…06e870
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x1513…b51376d ago0x0edf6d…d34485
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xe1d1…1b1976d ago0xad424a…317ac7
0x4dd1…6c1f0x0e3d…7757Base—$21.00100%0x6e05…667f76d ago0xc990c9…8f724d
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xc807…52c776d ago0xcf38ef…a8d4c5
0x4dd1…6c1f0x0e3d…7757Base—$105.00100%0xaecf…8b7576d ago0x23c466…631727
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xdcda…ec2f76d ago0x5715af…995895
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xf8c4…d83676d ago0x8eb5c9…f66fce
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x2fb2…aefd76d ago0x41956f…73b0a1
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x2158…e16076d ago0x9dba33…a8e8bc
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x30af…b89d76d ago0x7de735…12f80f
0x4dd1…6c1f0x0e3d…7757Base—$52.50100%0xc2de…8a3d76d ago0x84287e…47c34b
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x0452…7f6676d ago0xe5b985…4bbaba
0x4dd1…6c1f0x0e3d…7757Base—$105.00100%0x44bc…cd6a76d ago0xaa9485…8f482d
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x6a32…813676d ago0x036a71…087c70

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.