Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xb44122…b6f8d7
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xd92fa9…0efeaf
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xf58df0…d7dfc9
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x6c7fb9…0489dd
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xee03fe…b5b5a9
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x2922d1…c8f275
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x5784b6…94b7a0
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xa058a8…fe3e9d
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x2dd8d0…9ead84
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x12d49c…d94f54
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x32e3ad…31ddd3
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x1f5a31…a4ddc5
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xf5655b…7a5dc2
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x7dcc2f…d5fd99
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x55c415…df039c
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xb2cd6f…45cc69
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x5b2b96…e2cebf
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x8b6368…c58cc6
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x0f130b…9dfaef
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x4d82bb…4d392f
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x0508c8…04f425
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xa1a8d1…694869
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0xbc50b1…d874c8
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x8d2763…aae1fb
0x340e…48510xfe80…47eeBase—$0.001100%fluxa21d ago0x111f82…f1719f

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.