Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xaf1643…d8a1f0
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xbd77fa…bd6f67
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8h ago0xe46c8a…442a69
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xb11d3f…9f15da
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xad96d8…e4dcc9
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xf5e5a9…60accb
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xf3185c…ba37c6
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xa7b4d8…6b1b2a
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xf3b7a5…895bf1
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x64000b…41f8bf
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x0b044c…59dd26
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x6fcc17…e8955c
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x8d744e…7bf8c3
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x0629ae…cd0b37
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x455f41…3fec00
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x6fcab3…89766f
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xc401ea…cd8697
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x812089…83e063
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xfc6221…5e0992
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x691fcd…50e81b
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x6a63e6…a53ef0
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x2046c6…ccf517
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xb7a4ac…5c647e
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x15b44e…f0b232
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x36b126…051671

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.