Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x0fcadb…2af422
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa37d ago0x718a54…bb8d1c
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa37d ago0xd92635…53eb0a
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa37d ago0xbc275c…c83a32
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0xb7571e…529d43
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa37d ago0x84010b…036401
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0xe65c70…42257c
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x16acd6…57b547
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x3650ca…324331
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x7e321e…38df86
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa37d ago0x485320…d92749
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x3cce35…117a53
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x414251…3d19dc
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x00c81c…cb4cfa
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0xe116e8…ec0018
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x0a2d4c…e5af7a
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0xe63479…d46ba9
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x4b5b0f…d5afe3
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x61c573…e8a2c2
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x5692be…886de9
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0xf3e1cb…9223dd
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x5e4e57…1b47ec
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0xbd1ee0…e51790
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0xe4e5c4…344555
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa37d ago0x317c4d…2a8660

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.