Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620xb86f…8fc4BaseJSON RepairJson$0.01100%coinbase76d ago0xff3642…396464
0x8345…5fd70xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase76d ago0xcf11c6…ac4ab4
0x9d9a…d5e40xb86f…8fc4BaseJSON RepairJson$0.005100%coinbase76d ago0x0df5fa…6eb0da
0xe8af…ddf30xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase76d ago0x0183d8…a009fe
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.004100%coinbase77d ago0xdcecbb…1e458f
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0xcafceb…3650c8
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0x47759c…a75882
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0x906609…ecf099
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0xef08be…11d4ff
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase77d ago0xbb59a2…a09331
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase77d ago0x6c21f5…4bfef2
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase77d ago0x071ff2…240a28
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase77d ago0x9359a2…8a762a
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase77d ago0xb2065c…17c4dc
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase77d ago0x441d4c…ffb4de
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase77d ago0x99cf21…a7d17e
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0x9948e1…22a70c
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase77d ago0xbe164f…fbed87
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0x061e9c…eca92b
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0x32d47a…93b252
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0x61297e…9281d4
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase77d ago0x2df310…d1d3ae
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.01100%coinbase77d ago0x1c8ebd…c9f2be
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase77d ago0xc724a0…d88068
0xb5d0…baa80xb86f…8fc4BaseJSON RepairJson$0.001100%coinbase77d ago0x2f5384…07a2c6

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.