Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x728d…c01d0x9700…d3abBaseOblique MarketsTime$0.01100%coinbase16s ago0x7140fe…f4e20b
0xc9c7…16700xbd5e…ce28Basex402 service$0.02100%coinbase16s ago0x0f5bc7…e66d9f
0xc9c7…16700x9963…ed2fBaseDiffiCatMigration$0.05100%coinbase18s ago0x6c236b…ce41c9
0x5060…58560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5cf2c5…eb0d9b
0xd622…b3cf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x47dd52…878a0d
0x31e4…c21b0x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0xffa815…38df63
0xc9c7…16700x4ff8…d5e9Basex402 service$0.05100%coinbase18s ago0x89e488…751634
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0x9365e3…f56f3d
0xc9c7…16700x9963…ed2fBaseDiffiCatMigration$0.02100%coinbase22s ago0x5bb10b…d57212
0xc335…6a4c0x225c…cbdfBase—$0.01100%coinbase22s ago0xf8c27a…dd2df5
0x90df…6c6c0x6839…1a2bBase—$0.003100%coinbase24s ago0x24603d…6efe4a
0xb7b2…91050x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xd05687…52bb34
0x1640…05cc0x0928…7eb9Basea2apay Agent QueryAi$0.03100%coinbase28s ago0xdab87d…911f8e
0x5060…58560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xf94b3b…5c5b55
0xc9c7…16700xf68b…7132Basex402 service$0.01100%coinbase30s ago0x83997c…db0db3
0xd622…b3cf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x3ede2f…236136
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase34s ago0xb91907…b17f5d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase34s ago0x254752…7745d4
0x0e57…e7330x3e0a…78e7Base—$0.004245100%coinbase36s ago0xf24314…e6c52e
0x6e07…104c0x6839…1a2bBase—$0.003100%coinbase36s ago0x8d92bf…d2d22b
0x5060…58560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x9e5f47…6f0e7f
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.00201100%coinbase38s ago0xf34398…378348
0x7cc2…e7b20xcd32…dc60Basex402 service$0.001100%coinbase40s ago0x370298…c8d8e9
0xb7b2…91050x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x64b06d…03bbd7
0xca0a…2d7a0x85b4…627cBase—$0.90100%coinbase42s ago0xd6eea0…539ecd

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.