Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0x2f9aaf…cd0398
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0xc86c3a…078a59
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0x18dbaa…ab8b79
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0x74990d…74431d
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0x35a503…e5dbc9
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0x0a1928…59dcaf
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0xe512b3…f9b7fe
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0xc8d5da…e428ed
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0x1acca5…d687db
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0xbf8a7a…6e305d
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0x17019b…4c15e4
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0xd5366c…8bebff
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0xc09853…deff15
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa20d ago0xd33eb4…7c026a
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0x273bb3…5ef07d
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0xdd0cdb…fa3e3a
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0x1fdb92…4f8aff
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0xe4f1aa…22a406
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0xff6c74…86f178
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0x50e2c7…c768a7
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0xb6a964…144e6b
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0xfb7eca…e8b53a
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0x91a7dc…98a485
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0xcaef70…793283
0x7ec1…a1580xfe80…47eeBase$0.001100%fluxa21d ago0xc4f84c…2f75ba

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.