Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0x254b0b…d4d887
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0xd56182…53a9c0
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0x3ade3a…b91121
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0xa6c633…6506c9
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0x1f5e57…f378c5
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0x57898d…48ac8d
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0xdedf52…d4a7a2
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0xb41a19…d10e7b
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa77d ago0x9571b6…c8fdd7
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xc279ec…8f38bb
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x99c945…c40c1e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x669fc6…6b8898
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xfaa728…6f2217
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x6068c9…1c7141
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xec62bf…9cd776
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x4eb2cc…be3113
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x234d99…8f80b7
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x5cf3b1…e6d7b4
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0x9eddcf…ce6ec5
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xadfaa4…e8161e
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xf8485c…c521f7
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xc5b980…994e0a
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xee265f…abdce6
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xda68f3…e42aa4
0xefb1…1fdb0x9c95…e299Base$0.001100%fluxa78d ago0xf6a6a1…9ea46d

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.