Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x2f5576…048fbf
0x86a6…e6440x3e0a…78e7Base—$0.004186100%coinbase14s ago0x2e8337…818918
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted16s ago0x56caaf…cb6fae
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b18s ago0x1ac58e…ef21a0
0x181f…2c9b0x2987…8dc9Base—$0.04100%coinbase18s ago0xf709f0…5a2553
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0x186c3b…470d42
0x525a…5f650x3459…956eBase—$5.0070%0xa923…c9ac20s ago0xb8907b…1ab427
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted20s ago0x59910f…d37419
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase22s ago0x25104d…9610f8
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22s ago0xda715b…0e1046
0x09aa…36680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x009ad8…04bb6a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0xffe1c0…9a0451
0x3619…3ed10x6839…1a2bBase—$0.003100%coinbase24s ago0x89b07c…a3811c
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase24s ago0x69eadd…d7de48
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted24s ago0xda4d7f…ba53dc
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b24s ago0xa59438…0c9d78
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24s ago0xa012d5…8f4181
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase26s ago0x6fa296…785592
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b26s ago0x271367…3687c1
0xf99f…62080x12a9…a21bBase—$0.00170%0x12a9…a21b28s ago0xca4d30…c32a09
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase30s ago0xb59676…f4b365
0x36d1…20c20xc148…3515Base—$38.9370%0xe528…c02830s ago0xc62981…908beb
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x2c130b…e0f4e8
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x09855a…ee6199
0x8b2b…f77e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xe983aa…c1773a

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.