Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa4d ago0x56b96c…40c636
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x3c1903…b49743
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x1ce5ac…899079
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x664006…016985
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0xac2593…6f42ea
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x3177db…c86e4b
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0xcb140d…360273
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0xa4ca5a…1530e1
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x82114b…0c64b6
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x834aff…655e99
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x73960a…4b8b40
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x7681ac…f06d4a
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x231ddc…be8bce
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0xdc84b1…90a18d
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0xba29ce…cd50bd
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x1709a8…24c1ba
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0xd81f6b…915e58
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x6d530e…6b2394
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x0a8136…917423
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x50814c…eabe23
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x711f06…2a4b9e
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x350b81…7ffb5a
0xdb94…1b8b0xfe80…47eeBase$0.001100%fluxa5d ago0x844c94…10f92f

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.