Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xbe776c…3d86d4
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xd97aab…81af37
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x4db6e9…835fcc
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x772093…9e731b
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x3341e0…d3aff8
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xda039d…98d887
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xfd1f6f…ca0f63
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xb69390…658d54
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xd8e875…2ce6e4
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xfb2945…e78032
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x27c925…04067e
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xed9b4c…d0b199
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x8762fa…5ffc26
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xf11a4a…b9099c
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x32879c…492cd8
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x84dd7b…49de70
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x378ba0…d522c8
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x3276d3…186102
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0xcb6884…d47a48
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x968a59…d06aa9
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x48ea4a…fd540d
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x78316f…7e49d2
0xd0cd…afc30xfe80…47eeBase—$0.001100%fluxa12d ago0x9dbdd9…9c8cfa

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.