Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xfedb5c…037f5e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf0ea43…6c4857
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x230c67…c7be64
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x079d82…1876ac
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf96e7a…3b1fcf
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xf02c4d…effef4
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xa77f51…719fa0
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x09c263…25b42b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x544cd0…f1ad0d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8afd62…68370e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7e69fe…1fe12a
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe4934f…35b6b0
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xeef2a0…84c6cc
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x0881ab…787f24
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x7188c8…0d2957
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc08f1f…200b5e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x0b08b0…ea3beb
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe53811…f4a730
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe348d7…27e8a4
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x2ab395…11a792
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xb9d4e7…8ac51b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x106730…72308d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xfe77ca…d02903
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc4f5f2…500e0d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa23d ago0x509445…c863a6

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.