Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x5dc078…3444c3
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xbda5cb…22211b
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x7cc329…e1da06
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x28540a…c9428d
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x355bfb…d16acb
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xde9463…e96ba4
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xd82d00…4f48ba
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x7a1cd6…4bdf03
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x22c4e0…43e1f3
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x5ef0ac…af659b
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xcc42c1…f21a0c
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xd5c303…763a2b
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x4523cc…bfa3a4
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xaeb969…a5e1a4
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xdf0486…1fb334
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x9e2b3b…e36b98
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x1b2e6e…8df2dd
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xd0f353…d6722c
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x6993c3…ac97ad
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xcc7f36…961c42
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x109012…efaa39
0xcc04…8e260x9c95…e299Base$0.001100%fluxa37d ago0x1a3099…9e76dc
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x13fcd5…801856
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0xdaeab0…7aa3a9
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa37d ago0x36ac59…40021d

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.