Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase15s ago0x430162…8460f3
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase17s ago0xfe0f13…4c9d34
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted17s ago0x9e25db…18c564
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase17s ago0xd3cf12…bbba48
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase17s ago0x00cbf4…b7b41b
0xd1c3…07940xfe80…47eeBase—$0.001100%fluxa17s ago0x818f34…ce335d
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase19s ago0xf71d12…407581
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x4d61…683821s ago0x94982c…da611b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x89b553…58bfac
0x1640…05cc0x0928…7eb9Basex402 service$0.03100%coinbase23s ago0x0934ee…c8f9ee
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xf77ef9…b5e9bd
0x30a6…641e0x260e…b61fBase—$0.00308920%Payer-submitted27s ago0xf17b4f…3c12ad
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.003089100%coinbase29s ago0x23583e…2f64f3
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…793229s ago0x201d00…d4bbcf
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase31s ago0x050d19…c22b4a
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase35s ago0x11cea6…787585
0xca0a…2d7a0x85b4…627cBase—$7.46100%coinbase37s ago0x3a459e…dbe950
0xbe0c…278f0xa8b2…1d68Base—$0.0170%0x9501…c67737s ago0x74ba80…535bc9
0x1332…66eb0x09ae…ec64Base—$143.6570%0xd016…b67a37s ago0x93d902…85d64b
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xd7287f…9cab3d
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase39s ago0x3dce02…482a5a
0xca0a…2d7a0x85b4…627cBase—$0.73100%coinbase41s ago0x6e13d4…b115b4
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI41s ago0xe4e6d5…72cf1c
0x467f…a4c10x85b4…627cBase—$2.86100%coinbase43s ago0xd5b5a5…3b1715
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xbc8e13…ed23cc

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.