Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64bf…94290x10c1…1e24Base—$0.54100%coinbase115d ago0x62a082…6adaaa
0x64bf…94290x10c1…1e24Base—$0.58100%coinbase115d ago0x7f657b…f093d7
0x64bf…94290x10c1…1e24Base—$0.63100%coinbase115d ago0xba9bfd…929de7
0x64bf…94290x10c1…1e24Base—$0.74100%coinbase115d ago0xe18eaf…f6c8cd
0x64bf…94290x10c1…1e24Base—$0.50100%coinbase115d ago0x33fb2a…8d5863
0x64bf…94290x10c1…1e24Base—$0.67100%coinbase115d ago0x9c58f3…2bf149
0x64bf…94290x10c1…1e24Base—$0.53100%coinbase115d ago0x64c5d4…341629
0x64bf…94290x10c1…1e24Base—$0.52100%coinbase115d ago0x197553…dced80
0x64bf…94290x10c1…1e24Base—$0.51100%coinbase115d ago0x58c587…7331c2
0x64bf…94290x10c1…1e24Base—$0.58100%coinbase115d ago0x30d557…e99cb8
0x64bf…94290x10c1…1e24Base—$0.58100%coinbase116d ago0x4617e1…236192
0x64bf…94290x10c1…1e24Base—$0.01100%coinbase116d ago0x676c66…997b75
0x64bf…94290x10c1…1e24Base—$0.01100%coinbase116d ago0x1732c3…0044de
0x64bf…94290x10c1…1e24Base—$0.01100%coinbase116d ago0x108f4b…c9fa06
0x64bf…94290x10c1…1e24Base—$0.01100%coinbase116d ago0x1256b2…2fb15b
0x64bf…94290x10c1…1e24Base—$0.54100%coinbase116d ago0x723ca0…7ff699
0x64bf…94290x10c1…1e24Base—$0.25100%coinbase116d ago0xa6a2e4…9b856d
0x64bf…94290x10c1…1e24Base—$0.03100%coinbase116d ago0x94856f…0f686c
0x64bf…94290x10c1…1e24Base—$0.17100%coinbase116d ago0xd5dd7b…2b05a6
0x64bf…94290x10c1…1e24Base—$0.01100%coinbase116d ago0x4829eb…21d23e
0x64bf…94290x10c1…1e24Base—$0.57100%coinbase116d ago0x4f4622…454e94
0x64bf…94290x10c1…1e24Base—$0.01100%coinbase116d ago0x9c1a7a…f1b5aa
0x64bf…94290x10c1…1e24Base—$0.62100%coinbase116d ago0xfd3b38…2cdc8a
0x64bf…94290x10c1…1e24Base—$0.01100%coinbase116d ago0x4a2d10…67a734
0x64bf…94290x10c1…1e24Base—$0.01100%coinbase116d ago0xb4a05a…7489c9

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.