Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x9fa716…e73093
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0xafa7e8…fa2370
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x74d46f…94228e
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x0f89e6…0b4fa7
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x552d53…d51e0e
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x5c5c9a…172b5a
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x50de95…e68ffc
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0xcc27ae…4f8da1
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0xeaacf0…901d2a
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0xd6831f…f26dd7
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x9a7a36…fcbbdb
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x3a404b…41571a
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x640d8b…6a2aff
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0x44d81a…b8a721
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0xbb5614…eea9af
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa19d ago0xd0e61f…de63df

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.