Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6210…5c5a0x6839…1a2bBase—$0.003100%coinbase21s ago0x4e3f6f…5c246e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x7a5a98…a017c6
0x820c…92290x4e65…c0abBase—$100.0070%0x2fc5…82ce27s ago0xd23810…a8273f
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase33s ago0x3daf95…0b8895
0x7422…314e0x0a7b…2628Base—$2.0070%0x3e32…3ce735s ago0x50e930…197056
0xe031…db000x17cd…7905Basex402 service$0.05100%coinbase37s ago0xa65b12…8adc42
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793237s ago0x926d49…63c25e
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase37s ago0x9ee5bf…f3bc43
0x5f11…468a0xc7f3…c044Base—$0.34100%primer43s ago0x0c7bda…9313c5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xd2ac22…d5a889
0x454b…cceb0x6839…1a2bBase—$5.00100%coinbase43s ago0x8e16cd…2ebc6b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase47s ago0x81fcca…b7a595
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51s ago0xa8e0bb…610a53
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase55s ago0x49f3ca…96bedd
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase57s ago0xb2fe4b…5b8e75
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase57s ago0x3736d7…195c47
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x66dd9d…44b2f9
0xca0e…06d00x6839…1a2bBase—$0.003100%coinbase59s ago0x4016eb…c365fd
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1m ago0xbc665e…1ee66f
0x1e35…bed50x114e…545dBase—$4.0070%0x3e32…3ce71m ago0x2d3c5f…7dd4f7
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7bc8…42611m ago0xeef435…992276
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase1m ago0xec366f…71f727
0xb968…8b140x50eb…6480Base—$0.00270%0x54f0…79321m ago0x214aec…1d685d
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase1m ago0x2a3074…b575ed
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x6d12e9…cd996d

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.