Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b67…c46e0xccd2…131aBasex402 service$0.01100%coinbase11s ago0x704cdc…a72317
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xa0ace5…83d67d
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x0bc83a…083f60
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase19s ago0x98b351…c3e796
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase19s ago0xa7ec65…d6ef73
0x6b67…c46e0xccd2…131aBasex402 service$0.01100%coinbase19s ago0x8a0765…c9d4a3
0x454b…cceb0x6839…1a2bBase—$0.003100%coinbase21s ago0xba6f8a…adb569
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x9c935b…d3f728
0x6b67…c46e0xccd2…131aBasex402 service$0.01100%coinbase25s ago0xe78c9e…be0eec
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase25s ago0xaf57e5…950763
0xfe10…e96f0xef43…6c7fBase—$0.01100%virtuals25s ago0xbc8045…54cafd
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0x6dcdcc…34088b
0x0adb…26730xbd62…bcf0Basex402 service$0.006063100%coinbase25s ago0x1da614…f25c91
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase27s ago0xcd6792…ae19cf
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase27s ago0xda5390…58c55e
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x18fc46…faa8a7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0xea33c5…adaef4
0x0adb…26730xbd62…bcf0Basex402 service$1.00100%coinbase29s ago0x1d32c8…bbcb69
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0x03f0d3…3cf6c0
0x6b67…c46e0xccd2…131aBasex402 service$0.01100%coinbase31s ago0x1d1f93…45ef70
0xd263…637e0x6839…1a2bBase—$0.003100%coinbase31s ago0xa3c110…77d97e
0x0adb…26730xbd62…bcf0Basex402 service$0.05100%coinbase31s ago0xae04f8…e1d251
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x5672a3…34ab73
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0xf22d9f…6a8554
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0xb66bfd…64e603

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.