Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase17s ago0x25104d…9610f8
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17s ago0xda715b…0e1046
0x09aa…36680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x009ad8…04bb6a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xffe1c0…9a0451
0x3619…3ed10x6839…1a2bBase—$0.003100%coinbase19s ago0x89b07c…a3811c
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase19s ago0x69eadd…d7de48
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted19s ago0xda4d7f…ba53dc
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b19s ago0xa59438…0c9d78
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0xa012d5…8f4181
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase21s ago0x6fa296…785592
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b21s ago0x271367…3687c1
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b23s ago0xca4d30…c32a09
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0xb59676…f4b365
0x36d1…20c20xc148…3515Base—$38.9370%0xe528…c02825s ago0xc62981…908beb
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x2c130b…e0f4e8
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x09855a…ee6199
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xe983aa…c1773a
0xa7c9…f37a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x3f1f38…ef4c1d
0x07f3…90f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x541d6e…5d1237
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x0e2087…ce8380
0xb5cc…e9320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xafdd97…d571ab
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x500fa3…ffd2ce
0x2d9e…31fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xe5ad2b…fffa49
0x70d1…c9b10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xaa769e…f02e0f
0xbac8…05250x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xf1979b…1965b4

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.