Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0x0cc373…ab2c8b
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0x313b19…ab9758
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0x3fe3fa…8c3126
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa41d ago0x8090b3…447f18
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa41d ago0x5ee84c…e1b677
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0x788d6a…05a19a
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0x87c761…30b1db
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa41d ago0xa13305…0cc599
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0xfaa0a8…b28469
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0xee9e0d…6cd5d2
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa41d ago0x451f01…72e1c9
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa41d ago0xbffce5…1aedd3
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0x1418fe…c4f884
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa41d ago0xdb00db…3c9261
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa41d ago0xebad55…c7e11c
0x2ea3…59800x9c95…e299Base$0.001100%fluxa41d ago0xfc0280…256ad0
0x2ea3…59800x9c95…e299Base$0.001100%fluxa42d ago0x08c084…576b3b
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa42d ago0x5ed03d…09d6f2
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa42d ago0xd115b3…33c1e8
0x2ea3…59800x9c95…e299Base$0.001100%fluxa42d ago0x4a15fa…d69122
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa42d ago0x834e91…8eaaea
0x2ea3…59800x9c95…e299Base$0.001100%fluxa42d ago0x42414f…9358e3
0x2ea3…59800x9c95…e299Base$0.001100%fluxa42d ago0xca7a70…f21fd4
0x2ea3…59800x9c95…e299Base$0.001100%fluxa42d ago0x998dab…699fdb
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa42d ago0xacd8a1…99edc8

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.