Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x2fb267…18826e
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x6cd353…abf237
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0xe9de86…47cdf7
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x562ebb…9b2e8d
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x5def83…c18f02
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x483cce…9ef501
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x87cacf…257f9e
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0xcf6896…5d1238
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x38b9c2…f315c9
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x0f5047…02b68a
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x3521d0…338550
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0xaa495e…54428d
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x4eafc9…a3bfd5
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x69af59…b23569
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x7736ee…fc676a
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x4979c8…77e3d3
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0xd4f8f9…3d6a2c
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x585bd2…dee35a
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0x1bac5c…59d4d6
0xea34…81fd0x85c5…4288Base$0.0000120%Payer-submitted5d ago0xdf85dc…969acb
0x0632…250d0x85c5…4288Base$0.00170%0xa2d4…125c5d ago0xe0f756…cc0b00
0xea34…81fd0x85c5…4288Base$0.000520%Payer-submitted5d ago0x063fc1…6ed13e
0xea34…81fd0x85c5…4288Base$0.000520%Payer-submitted5d ago0x69364a…a7209a
0xea34…81fd0x85c5…4288Base$0.000520%Payer-submitted5d ago0xd80d41…174b70
0xea34…81fd0x85c5…4288Base$0.000520%Payer-submitted5d ago0x4d1531…13f843

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.