Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xd650fb…d84c66
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x36486c…3bd291
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x3b862e…7b7fef
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xb79ebc…9242c7
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x3f5451…74b661
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x8fb4bd…50092c
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x8bffbf…53a516
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x5167f5…6c5a0e
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x4f4531…014f8f
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xeda761…8ef033
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xccbf61…0e97d4
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xfa847f…912da0
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x75c3e6…6f436c
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xa18c01…b79918
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xcecb87…b503a9
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xe4763a…e04565
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xaa0308…e3ae87
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xe34b76…e7c0f6
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x9ca146…9a6079
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0xbdc1c4…14d874
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa70d ago0x55b354…ffd469
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa71d ago0x546e69…7d89ea
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa71d ago0x178d2a…d82d82
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa71d ago0xef2f1f…dbf371
0x58e6…9e3c0x9c95…e299Base$0.001100%fluxa71d ago0x7b7a22…3fbf70

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.