Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0xd9dc6e…8e041f
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x6a5eb5…65b554
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x2428c0…252675
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x1e7e77…9d1fc5
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x5fdd17…bce37e
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0xb298b2…bef34c
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x21eb68…a9a830
0x3cb5…fff50xd22b…78d5Base$0.20100%coinbase2d ago0xffc50e…c30beb
0x3cb5…fff50xd22b…78d5Base$0.20100%coinbase2d ago0xaed212…50cd74
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0xe6c0d4…618e8e
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x973561…a79d03
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x81bd7d…591fbd
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x19210f…31c88f
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x19e20c…cd7f30
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x342ca5…3a135f
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x4b8664…7669ba
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0xbc139b…64133d
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0xbecb29…b245c1
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x17153a…480193
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0xaab6b4…6e8c9a
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x213815…b400fc
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x1ad2d2…13be7d
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0xb5ad22…4cd057
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x53c18f…13ca6e
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase2d ago0x2533c6…a67c6c

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.