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%fluxa16d ago0x312dea…0800dc
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xabf2a9…178952
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x88126c…bbaa46
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xe7cf4f…5c0eb5
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x2c3277…21702f
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xb5f9fa…1a9db9
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xbaa7ec…7808db
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x89241c…9d31ab
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xf1610b…8d3dc1
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x9e9564…5d2709
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xf83be2…e01888
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xdef44c…e9cbca
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x124c28…d94f9e
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xff95da…8244f0
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x8bf32e…11eff3
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x4d2a03…2cf825
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0xbcbbdc…e193b8
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x2c5d13…89f32b
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x7cb379…1af345
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x6c8534…fff19a
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x25d5e4…101fbe
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x043983…7bd587
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x460672…855054
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x5bd7fa…3102d3
0xb9f1…93e30xfe80…47eeBase—$0.001100%fluxa16d ago0x6e1890…eca8b7

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.