Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…d4350x6839…1a2bBase—$1.00100%coinbase10s ago0x6f17cd…359f59
0x89c5…eeca0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xd26839…1307ad
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xbe201e…da0cc7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x8d6ebc…097a51
0xfe04…f94a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x77e3ab…8c0331
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x803fad…c54b4c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x722ffa…20ed21
0xb4f0…13b50x0c56…917bBase—$3.0070%0x3e32…3ce720s ago0x2f2211…2b6c9c
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase20s ago0x7b760a…5e29cd
0x2c35…fa7c0x6839…1a2bBase—$5.00100%coinbase22s ago0x15db48…9ae289
0x1244…df9c0xfe80…47eeBase—$0.001100%fluxa22s ago0xec602c…380a6f
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase22s ago0x7a03dc…d881af
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xfc8395…f78f06
0x2fc6…befe0x18b4…9f47Base—$4.0870%0x6351…0d6224s ago0x64141d…1d1ab6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x67601c…8f961b
0x89c5…eeca0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xa26ead…adb251
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase30s ago0xa65ddd…579649
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase30s ago0x9a57e7…8d98a2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x60bad6…f245d1
0xfe04…f94a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x71aa8b…c0e542
0x1fe2…ad170xf000…94fcBase—$0.01100%coinbase32s ago0xd76c1d…863dec
0x672f…ff2d0x50eb…6480Base—$0.00370%0x54f0…793232s ago0x89da71…5e0c47
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xcc402e…3e6243
0x8025…76a50x5aae…482eBase—$0.25100%coinbase34s ago0xdfaf35…69c481
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34s ago0xcf8724…004240

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.