Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xa940d9…cba152
0x26a8…80d90x6839…1a2bBase$0.003100%coinbase12s ago0x368199…96eb47
0xaf6e…53070xfcd8…7b13Base$0.10100%ultravioletadao14s ago0xe7aede…5b2730
0xaf6e…53070x9acf…0c87Base$0.10100%ultravioletadao14s ago0x0bc7f6…d4ceab
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xdb4688…925e93
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xc2a9a3…14ab12
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x013aef…50c82f
0x8923…b7930x628c…99a6Base$0.14100%coinbase18s ago0xc3fcfc…8c052e
0x056f…99d70x788b…8454Basex402 service$1.00100%coinbase20s ago0x4731a4…2eae3e
0xd233…7f0d0x6839…1a2bBase$0.003100%coinbase20s ago0xa039e8…8e805f
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x27aa3a…9f63e1
0xaf6e…53070x4dd2…f7aeBase$0.10100%ultravioletadao22s ago0xba11db…19df84
0xaf6e…53070x083b…2306Base$0.10100%ultravioletadao22s ago0x757404…400dd8
0x4369…79f20x3e0a…78e7Base$0.002777100%coinbase24s ago0xa609df…e129fd
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x04330e…41c48e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xb7c1d8…3979f5
0xaf6e…53070xc65c…0649Base$0.10100%ultravioletadao28s ago0xc9b7a2…966a0b
0xaf6e…53070xa680…e28aBase$0.10100%ultravioletadao28s ago0xedc295…64b015
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x1cd55b…93bc8d
0xbb90…52100x6839…1a2bBase$0.003100%coinbase28s ago0xad1ee3…58d274
0x8923…b7930xae4e…ac08Base$0.01100%coinbase30s ago0x7d2342…80b289
0xf1c0…ab620x5aae…482eBase$0.25100%coinbase32s ago0xb8b9a6…9283d4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xc5f2df…10fd3c
0x4668…8f180x6839…1a2bBase$0.003100%coinbase34s ago0xa54ba5…ad687c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xd6682e…041ec6

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.