Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa46d ago0x72c6ac…5a522f
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa46d ago0x161a53…afad41
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa46d ago0x969e1e…7cc97a
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa46d ago0x8a25bb…770c4e
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa46d ago0xf61ded…9841a1
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa46d ago0xed77c5…31471f
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa46d ago0x357861…bd7218
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0x605fd4…76f7a7
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xc88bb5…0e3ace
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x4dcbae…f4579b
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x5fc8cb…455004
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xc462fa…7d765a
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x6fa816…244b52
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x9d75c0…aebe6c
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xbe5e6a…7d0843
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xa40f41…abfb07
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x0a9f16…6a7350
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x148a90…1162e4
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x87ddd4…518faa
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xefc8d6…cd9768
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xde8347…d97b91
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xa89d0e…17dab3
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x2a2fda…bfa6f7
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x52cbe2…857cce
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xd684d7…db5c6f

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.