Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006214100%coinbase10s ago0x2c2a71…fcfc29
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa10s ago0xaec69f…1146be
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase10s ago0xbf7715…f65c2c
0xfb7e…04510xf624…2d0eBasex402 Carbon Retirement APICarbon$0.001100%coinbase12s ago0x3e2cc1…1fa1f1
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x669588…e131f9
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase12s ago0x8c89a7…4736dd
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase12s ago0xa7e839…990bd9
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14s ago0xa5f8a4…5a130b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.004158100%coinbase16s ago0x916c5b…3830a4
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002265100%coinbase16s ago0x24280c…ede2db
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0x50afe2…7ec0ed
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18s ago0x80a5cf…0bfd65
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xbf7c32…251579
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002141100%coinbase20s ago0xecc333…6dd48a
0xcaa2…e16b0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase20s ago0x4c2065…28bb3f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.004353100%coinbase20s ago0x202f20…ff8add
0x04a9…4d8a0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase20s ago0xaca3f9…d6f150
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002298100%coinbase22s ago0x43c068…391632
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase22s ago0x68ac9d…76d518
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase24s ago0x23a017…d0112c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase26s ago0x0b9a68…0e5aa6
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase26s ago0x46bd95…2af286
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002328100%coinbase28s ago0x7e02b5…162eac
0xca44…6b940x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x12c6f9…252594
0x9f12…fda30x3e0a…78e7Base—$0.005199100%coinbase28s ago0xcf2d08…97edd9

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.