Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x9952c7…6aa76b
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x221402…5889cf
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0xff2f0d…7f65cb
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0xf1704b…b42f5d
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x68e176…cfe080
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x4d5ab6…91e4a1
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x558be8…d70455
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x4699f8…871616
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0xd3d972…817282
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0xa950e5…95b2bb
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x72eaed…b03413
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x061948…d7a447
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0xb72fbe…ec0e93
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x60ca65…c25734
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x0731d7…70ef03
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0xd2b45c…d8edb4
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x2376a2…66ef08
0xe417…937c0x9c95…e299Base$0.001100%Route unknown21d ago0x2db394…e59a48
0xe417…937c0x9c95…e299Base$0.001100%Route unknown22d ago0xfb3f74…40168e
0xe417…937c0x9c95…e299Base$0.001100%Route unknown22d ago0xad2915…b91451
0xe417…937c0x9c95…e299Base$0.001100%Route unknown22d ago0xeb3c4b…767443
0xe417…937c0x9c95…e299Base$0.001100%Route unknown22d ago0x37fd1b…96ef31
0xe417…937c0x9c95…e299Base$0.001100%Route unknown22d ago0x3dcfb2…65d41e
0xe417…937c0x9c95…e299Base$0.001100%Route unknown22d ago0x72db82…8acddf
0xe417…937c0x9c95…e299Base$0.001100%Route unknown22d ago0xcbd456…63eda1

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.