Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x817d05…60bfda
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0xc4dab5…841cb8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x3ba4b7…f3c809
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x8ba3c9…a79155
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x8a5fb2…53b103
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x255baa…a14cff
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0xca2f0b…6016bf
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0xdda348…0fa26a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x32cb42…746020
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0xeb2912…019ef5
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x6de224…fcace0
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x7676ba…c3451b
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase40d ago0x4f9213…47ade6
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x16def9…9e05e8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x5ffefe…e11143
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x31eafd…9b3748
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0xb1d226…8a33bc
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x5a8041…de3785
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x49cb1c…c05446
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0xced451…5de48a
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x9b2554…a264b9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x8a4e97…a93f11
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x74013c…4b77b8
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase41d ago0x23f47d…39b0c8

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.