Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase110d ago0x08b482…19985f
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase110d ago0x045658…e68ccd
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase110d ago0x536e8a…8bb3c0
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase110d ago0x398393…ed8530
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase110d ago0x6ac7e0…e7e64a
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x5c984e…f6e416
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x02d487…7a6abe
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x271166…8c672c
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0xf06c17…816e24
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x3925b2…e4eb65
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0xbf0656…9f009c
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x045a5d…32d2f6
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0xe50d9c…d0bf15
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0xb9310e…48e887
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x452e12…ca19a0
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0xc8dcdf…91f3a2
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x63c3de…9681f6
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x90de8a…f9fd25
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x89579c…0fa51d
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0xe20d59…a9ad69
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0xfeae3f…23d0e3
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x4825a4…afe54a
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x022908…519eae
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0xa92eb3…b9018e
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase111d ago0x287ae1…e17c11

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.