Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xeb9d3d…093682
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xa37fa3…ef2e94
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x480b99…4d3c76
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xc7daf7…6f6fe3
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xab3de9…965ad6
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x43a00c…10d27e
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xe997de…104249
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x353159…0e18ff
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xb5538a…90f6b7
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x688f50…7a8f10
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xd9fa4c…cfc591
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x394665…7a42f7
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x4b44bf…099bce
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x675970…543073
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x0b6375…baac8c
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xcbb3a7…9778e7
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x20d289…0c2aa6
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x801f25…de1b97
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x351746…2e5aec
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x68d5d4…d3f642
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x9657e6…507815
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x021629…62c27e
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x486fa7…0f8798
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0x9d7443…b158f9
0xdadc…75310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6h ago0xd15c7b…901714

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.