Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase$1,567.3570%0x6351…0d6216s ago0x19460c…a078b2
0x1b3c…498d0x3e0a…78e7Base$0.002765100%coinbase16s ago0x21f6ec…a0217c
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x3f50dc…9ba08f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x069eb3…07aa71
0x0dab…a63e0xe2fb…6eacBase$0.0170%0x03ea…c2d420s ago0xd46599…ba9174
0x03c5…a0a30x50eb…6480Base$0.00170%0x54f0…793222s ago0x0cb8b4…3c337c
0xd762…f2330x6839…1a2bBase$0.003100%coinbase22s ago0xc6dbfa…9d62cb
0x0dab…a63e0xe2fb…6eacBase$0.00170%0x03ea…c2d426s ago0xde4f62…1409fa
0x74d2…35da0x17cd…7905Basex402 service$0.05100%coinbase26s ago0x63cbbf…a05636
0xcbf3…e3a00xdbb9…9fdeBase$29.5370%0xa923…c9ac26s ago0x3f6670…fbb971
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xb19f40…7ca71a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0x97a591…c38ebc
0xe5d9…35b70x6839…1a2bBase$0.003100%coinbase30s ago0x5768b4…f3b130
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x442c1a…86e18a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x679ad3…48688e
0xfc2e…db2d0xff4e…6083Base$1.2570%0x7e99…098832s ago0x369a98…424ef9
0xfc2e…db2d0xf1b1…ddb9Base$1.2570%0x7e99…098836s ago0x6bdec0…102337
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xcbe069…63aed5
0xf63f…b17e0x6839…1a2bBase$0.003100%coinbase36s ago0xd2a5ab…d581f3
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a538s ago0x4e7596…e35639
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x1a1abe…115fa3
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x1af5bd…b66aef
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase38s ago0xf33b5f…1090f8
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x37a009…f33139
0x1c9b…ed3d0x3e0a…78e7Base$0.002706100%coinbase40s ago0x141b8c…e5e9f8

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.