Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x247c05…3b8bd4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17d ago0x4cd3cb…fa3e8f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x42d8bf…61745c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x873ccd…ee3b12
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0xdd0fac…67f14f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x35f635…ada0b0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x2bfb47…ac78cf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x3c830d…96b5ff
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc18d ago0xaf6412…c4382d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x5a5f2f…7a239a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0xa404d5…38854e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x6398e1…edd395
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0xcce4df…dcd229
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x38df3b…13e5a4
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x81da31…1dacc1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x347cb0…924af9
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x4aa8c0…b5d5a8
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x6bb731…389fa2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x74aad2…c4b861
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x3e40a6…a3cefa
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0xcceefb…bb5a30
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0x4175a9…a632d3
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18d ago0xb431b8…1ceb90

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.