Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb6939c…228a60
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x939a16…ae885e
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x59081e…c2ec45
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9e531f…696664
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3191d8…e15bad
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7ce597…769e2c
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x850685…e76c03
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0def30…568389
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe47494…6caee2
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6e0656…dc2162
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdab25f…bbdc82
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1d9656…0f9c8a
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3c62c8…c87828
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcc74df…36abfa
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xac140d…11673d
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x42c0a9…554a6a
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0224e3…23847a
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x73e1cd…483006
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0d62c3…5dc790
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1cf78c…a1deb2
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0098c4…fd4ea0
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb32a4e…3eeb2e
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdee6d7…e2b6c3
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb23fd0…a312e6
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc00647…edcb8b

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.