Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dce…9ac60x6839…1a2bBase$0.003100%coinbase16s ago0xb4dc5e…94d3c8
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x5f0778…07223a
0x2e8c…18aa0xfe80…47eeBase$0.001100%fluxa22s ago0x33f0ae…78fab6
0xf63f…b17e0x6839…1a2bBase$0.003100%coinbase22s ago0x700351…ffdef4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x746480…c4ecab
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xee79f4…b83256
0xc9c2…69690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x5f420d…7e342f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase24s ago0xc29de7…4dd73c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xe49e34…fc7657
0x12c5…351b0x6839…1a2bBase$0.003100%coinbase32s ago0x035c6d…3c0a5b
0xa520…eca40x47c5…4fc3Base$21.0070%0xcd64…d81f32s ago0x5ffac9…eeffa5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x527f9e…545341
0x8b9a…83680x3e0a…78e7Base$0.005091100%coinbase32s ago0x3bde30…18e534
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x35943e…d2b76b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x0121bd…c13676
0xd86e…eefe0x6839…1a2bBase$0.003100%coinbase38s ago0x22d066…84679c
0xc9c2…69690x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x997808…5ee3b0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x5bd9af…8526e9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xbd314d…207cb4
0x1332…66eb0x47c5…4fc3Base$14.7070%0xedfa…1e1246s ago0xe4185a…cf432e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase46s ago0xae3b30…1d433e
0x5fa0…cefb0x6839…1a2bBase$0.003100%coinbase48s ago0x1b21af…3f82e5
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x095bc3…47532f
0x1332…66eb0x47c5…4fc3Base$10.5070%0xd022…454148s ago0xc87649…b1ab29
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x9ab0cd…e0d614

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.