Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0x853f…58f8Base$2.0070%0x3018…023014s ago0x778740…3a4b02
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI16s ago0x00ede0…1fc9fd
0x178a…5aa40x0f7a…9fd2Base$25.8570%0x73b4…e73616s ago0x94b1b3…5efa13
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x91673b…7a215f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xe89fe6…18b2f5
0x4668…8f180x6839…1a2bBase$0.003100%coinbase20s ago0x3259ee…b19866
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xc19aee…e5bfdf
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xda5878…538b52
0xfdb2…3b320x3e0a…78e7Base$0.003346100%coinbase26s ago0xad33ca…8b3f71
0xaa41…b9b60x6839…1a2bBase$0.003100%coinbase28s ago0x7259c5…afb15f
0xf72f…79df0xfe80…47eeBase$0.001100%fluxa30s ago0xa60433…89278d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xf9b20a…447b83
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xa5cdbd…f0d589
0xdc8e…2e110xfe80…47eeBase$0.001100%fluxa32s ago0xddb0cb…e179a8
0x412c…51f70x6839…1a2bBase$0.003100%coinbase34s ago0x60bc94…71d9dd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x7f9bf6…2ffe30
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xae615b…31d909
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase36s ago0x0c3852…114ed5
0x9926…7bd70x4cd0…bc31Base$29.4670%0xf70d…dbef36s ago0x02235a…e69d1a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase36s ago0xca44e8…e8a132
0x3460…b66a0xf000…94fcBase$0.01100%coinbase38s ago0xa2b5d0…bba1a9
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted40s ago0x145aaf…4288eb
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a542s ago0xddd9f2…4a257a
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x2ad27f…bf111c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x7d05d6…18b302

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.