Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dab…a63e0xe2fb…6eacBase$0.00170%0x03ea…c2d413s ago0xde4f62…1409fa
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase13s ago0x63cbbf…a05636
0xcbf3…e3a00xdbb9…9fdeBase$29.5370%0xa923…c9ac13s ago0x3f6670…fbb971
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xb19f40…7ca71a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15s ago0x97a591…c38ebc
0xe5d9…35b70x6839…1a2bBase$0.003100%coinbase17s ago0x5768b4…f3b130
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x442c1a…86e18a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x679ad3…48688e
0xfc2e…db2d0xff4e…6083Base$1.2570%0x7e99…098819s ago0x369a98…424ef9
0xfc2e…db2d0xf1b1…ddb9Base$1.2570%0x7e99…098823s ago0x6bdec0…102337
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xcbe069…63aed5
0xf63f…b17e0x6839…1a2bBase$0.003100%coinbase23s ago0xd2a5ab…d581f3
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a525s ago0x4e7596…e35639
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x1a1abe…115fa3
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x1af5bd…b66aef
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase25s ago0xf33b5f…1090f8
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x37a009…f33139
0x1c9b…ed3d0x3e0a…78e7Base$0.002706100%coinbase27s ago0x141b8c…e5e9f8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xe66e70…34dfdf
0xa13c…0eca0x6839…1a2bBase$0.003100%coinbase29s ago0xda4fd3…f858fd
0x5f11…468a0xc7f3…c044Base$0.34100%primer31s ago0x97ea04…e0214e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xc15bbe…1223a5
0xea39…1df10xfe80…47eeBase$0.001100%fluxa33s ago0x9cac0a…ca3266
0xd906…36020xfe80…47eeBase$0.001100%fluxa33s ago0xf42473…fa272f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xfd6d9c…25fcba

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.