Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0x411d79…08204c
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0xc0c2d4…ad3120
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0xe72ca2…f74136
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0x992c89…10bf27
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0xcba419…92c916
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0x5e435c…87712d
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0x2feb74…73acf0
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0xa56f67…5cff3c
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa19d ago0x2b571f…7d09a6
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x6657ca…368cd0
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0xd52503…2a0614
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0xdca04f…829386
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x95d408…82c486
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0xfac65a…94a006
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x1ef0ea…4300bf
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0xb3b7fd…e986af
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x730b91…d0467a
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x6dc288…f91c2f
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x966275…c2d580
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x0bf71e…4b0d93
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x3c70a3…90596a
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0x4fcece…2e642d
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0xbe9156…ddbc73
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0xc10881…e67f9c
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa20d ago0xec2c2d…08d0bf

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.