Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase11s ago0xa2a16b…684d4b
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase11s ago0x39ca52…f40854
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4950…4a2613s ago0x215cad…5aca63
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted13s ago0xda8b32…f8be42
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.008425100%coinbase15s ago0x7a87bd…c69c5c
0x97ca…c69b0x6839…1a2bBase$5.00100%coinbase15s ago0xb75129…998669
0xb4d8…322e0x3e0a…78e7Base$0.004203100%coinbase15s ago0x8fa143…ebf042
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0xac8df5…4a8f7e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xec2ae2…4eddd7
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17s ago0x65788f…45903c
0xc204…cbb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xe71a3b…a30168
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase21s ago0x271217…df3220
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23s ago0x275e48…c23a18
0x75a2…60aa0xef43…6c7fBase$0.01100%virtuals25s ago0x4f6dfd…e414f3
0x36f8…dff60x6839…1a2bBase$15.00100%coinbase25s ago0xbb0157…0ed72a
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27s ago0x23fd6c…c42f25
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase27s ago0x77dc0b…0b70f4
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x7a639b…e87daa
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0x66ba07…d9217c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase29s ago0x1415e9…233b76
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xe2a432…4ba2ae
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase31s ago0xad62dc…ab7581
0x748d…f3460x46fe…7b30Base$1.0070%0xa923…c9ac31s ago0x7be06d…d2782c
0xffa5…92ca0x4f4b…422dBase$0.0035100%coinbase33s ago0xb3b90c…a675a0
0x6737…74aa0x6839…1a2bBase$5.00100%coinbase35s ago0x296182…050f6d

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.