Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf3bbcc…6d7811
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf7c6bd…931d46
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x402357…28e8ee
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x25ca3e…1014db
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x56d9e3…a0230f
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf4ba0a…d0580e
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x87660b…42e1ae
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9a34a…a194c3
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0d0751…1124be
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x24faf0…20258e
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x25af6e…4ed906
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xece0e1…2f953f
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1ba5ea…3a8c69
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x24267f…f04877
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9ae888…23591f
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc952e3…3bc90d
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf02497…2f9a88
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f9098…f4ad8c
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6c4e05…0cf47b
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f32f7…c8df8a
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x269bc6…97d7b1
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x90b737…774c7a
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3df91e…89d267
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5a0300…843db2
0xd186…fd360x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x890e4e…5614b3

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.