Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0981d7…dbad05
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6e642d…d13da6
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x66f359…d46551
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdee7eb…4b0df4
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x87cb7c…717c48
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7ba432…a8443e
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6ddd1d…c21991
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa848a4…445a26
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe85c52…f8ee39
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x687e52…1827ed
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3d30f8…258ca8
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x162cb7…abc219
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x54a751…dc4cdf
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x748510…b43450
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb7791c…6addb4
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9b1158…fa9d0b
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x22bd86…c6f33a
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb50ce4…3db569
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe84dc5…c62f07
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9abb18…fde68e
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5307fc…88f769
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8cec09…87f00d
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x63839c…a3fb57
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x64c562…cc3644
0xce63…22be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe013a6…bb5dd4

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.