Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0xb91694…050746
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0x1abcc4…06824f
0xd826…c50b0xa9dd…2315Base—$0.002100%coinbase50d ago0x2c8fdf…580957
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007601100%coinbase50d ago0x9a7a88…886e57
0x5f11…468a0xc7f3…c044Base—$0.22100%primer50d ago0x20668d…a0bd63
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x503951…831c8d
0xd826…c50b0xa9dd…2315Base—$0.002100%coinbase50d ago0xc02913…c9fdd1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005407100%coinbase50d ago0xe46908…204b5d
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x4879d0…5d344c
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xc97858…eb244d
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x5aec11…26247f
0xccb3…6acf0x6839…1a2bBase—$5.00100%coinbase50d ago0xe1173a…24ce20
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase50d ago0xa27f2c…722c2b
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x6b92c4…b71526
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase50d ago0x888acb…7546b6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase50d ago0x299940…d7f37c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase50d ago0xd3eab4…5e6ae7
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x20fe8c…895c4b
0x886f…6c7c0x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x0df990…6000fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0x12aa1f…018992
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase50d ago0xf8e185…93697f
0x6b79…c9360x6839…1a2bBase—$1.00100%coinbase50d ago0xe08e90…fa98db
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa50d ago0xcbfd81…8f1ce8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase50d ago0x10d350…850182
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase50d ago0x85cd89…c10475

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.