Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe9c557…1b3706
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x094bed…49daa8
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9092a3…5ab237
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdfd2b6…c7fc27
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0df461…ac055b
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xeaf75c…c97c7e
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaad961…bc1edb
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4407e4…f2bd14
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2dcbc1…230b47
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb08a10…bd7a95
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6b9a04…2eeee1
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xedd21c…8169fc
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdf8fed…03eddd
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbce450…3b6784
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x17bef1…e6064d
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2b8f1d…219fc5
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8261fd…f4cf98
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x329331…cd8537
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcb27f5…da15c7
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf785d8…0b3493
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xff59c5…fae630
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe10e1f…12aed5
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5d7f92…f0b61b
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2c63b7…217450
0xf89c…c2af0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcdf136…aedc15

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.