Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf0a81f…6e9c06
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x326a16…a45cc7
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd8fab4…dbfa3c
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2f0ee0…900f88
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa67bd5…0d18c0
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2e2494…189074
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15bc21…522808
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x132cd5…521ab3
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xed35bc…4460fe
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x089a55…25f14f
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x19f54c…e148da
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8717b8…6285e8
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x64fd7d…8a7fdb
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x722d06…a10ace
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x35abda…5c0ff1
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbacfa6…29d888
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb1fdab…2c11fb
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x00efc5…69c802
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbf6cf5…0c69b9
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x515543…b8fb79
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4d9f9a…c47672
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x617d64…e51457
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4f2a21…0f192b
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x06832e…fd9bb8
0x0cc2…67600x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc7b734…0f40da

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.