Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x626cb0…634390
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5d7a67…a0ff90
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbf4dcb…77124c
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4a09df…838ca7
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4fc8ad…f2b90d
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfd02d1…4cb2e9
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x69e92d…fec7af
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1047b8…26c960
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x149aa4…77fe24
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc74e36…d2de90
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x071351…cbd9b6
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc878d6…50533c
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdcc280…91243d
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa699c5…d8b7d9
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x732160…5be112
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe85a7c…9561a3
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb0e2fd…62c65a
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6ae6c2…730a93
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x58a073…455817
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x64436e…590922
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe8cffb…743534
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x97312f…4b7aaf
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x054083…2e59a3
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x94ed22…031f4f
0x421a…350b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x95c260…c7ce92

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.