Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0x81421c…adb947
0x94db…681e0x9c95…e299Base$0.001100%fluxa40d ago0xb9b4f0…b960d2
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0x47dead…c5efe4
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0xb9441a…477aa7
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0xbed36b…f015b4
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0xe26bb9…899a90
0x94db…681e0x9c95…e299Base$0.001100%fluxa40d ago0xdd22be…72be23
0x94db…681e0x9c95…e299Base$0.001100%fluxa40d ago0x30bd96…d47326
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0xb1d4bc…a62978
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0xcda2e8…cb7ee2
0x94db…681e0x9c95…e299Base$0.001100%fluxa40d ago0x580443…342424
0x94db…681e0x9c95…e299Base$0.001100%fluxa40d ago0xa4693c…7296f3
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0x7537eb…cffb08
0x94db…681e0xfe80…47eeBase$0.001100%fluxa40d ago0x76817e…935532
0x94db…681e0x9c95…e299Base$0.001100%fluxa41d ago0x5523c1…750b2f
0x94db…681e0xfe80…47eeBase$0.001100%fluxa41d ago0x3d69bd…34b33a
0x94db…681e0xfe80…47eeBase$0.001100%fluxa41d ago0x8b6e8c…3021bf
0x94db…681e0x9c95…e299Base$0.001100%fluxa41d ago0x20cf8d…a07e11
0x94db…681e0xfe80…47eeBase$0.001100%fluxa41d ago0x84a034…51cb6e
0x94db…681e0x9c95…e299Base$0.001100%fluxa41d ago0xa796c8…ca9ef6
0x94db…681e0x9c95…e299Base$0.001100%fluxa41d ago0x9924e6…e432d4
0x94db…681e0xfe80…47eeBase$0.001100%fluxa41d ago0x605de1…4efd4b
0x94db…681e0x9c95…e299Base$0.001100%fluxa41d ago0x9ed350…2ccf8b
0x94db…681e0xfe80…47eeBase$0.001100%fluxa41d ago0x37a512…af59a9
0x94db…681e0x9c95…e299Base$0.001100%fluxa41d ago0x865ad3…17acfa

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.