Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x4d61…683812s ago0x94982c…da611b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x89b553…58bfac
0x1640…05cc0x0928…7eb9Basex402 service$0.03100%coinbase14s ago0x0934ee…c8f9ee
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xf77ef9…b5e9bd
0x30a6…641e0x260e…b61fBase—$0.00308920%Payer-submitted18s ago0xf17b4f…3c12ad
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.003089100%coinbase20s ago0x23583e…2f64f3
0x6881…42130x50eb…6480Base—$0.00270%0x54f0…793220s ago0x201d00…d4bbcf
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase22s ago0x050d19…c22b4a
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase26s ago0x11cea6…787585
0xca0a…2d7a0x85b4…627cBase—$7.46100%coinbase28s ago0x3a459e…dbe950
0xbe0c…278f0xa8b2…1d68Base—$0.0170%0x9501…c67728s ago0x74ba80…535bc9
0x1332…66eb0x09ae…ec64Base—$143.6570%0xd016…b67a28s ago0x93d902…85d64b
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xd7287f…9cab3d
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase30s ago0x3dce02…482a5a
0xca0a…2d7a0x85b4…627cBase—$0.73100%coinbase32s ago0x6e13d4…b115b4
0x3e19…e2400xdb5c…10fdBase—$0.10100%payAI32s ago0xe4e6d5…72cf1c
0x467f…a4c10x85b4…627cBase—$2.86100%coinbase34s ago0xd5b5a5…3b1715
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xbc8e13…ed23cc
0x467f…a4c10x85b4…627cBase—$1.13100%coinbase36s ago0x60c195…2e74b5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36s ago0xce3f49…1d3806
0x5c5f…6d040x17cd…7905Basex402 service$0.05100%coinbase38s ago0x93f9e5…4e1443
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase38s ago0x66f3f2…417987
0xe7a3…d8060x4cd0…bc31Base—$6.3470%0xf70d…dbef38s ago0xd69690…0ffd3c
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase38s ago0xdc307a…898754
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase44s ago0x1080f1…6f7791

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.