Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x7cdc22…a915a8
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x65b2de…8f3d85
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0xa64715…c18567
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x51e64f…e5f14f
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x58dc31…43a9f1
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x02551b…3b9c24
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x772113…4d6833
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0xb187d7…b8b063
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x87b841…43f597
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x3d5629…9832ab
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x9c14e5…eefcfa
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0xebf846…85daad
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0xba7261…493af5
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x0d4124…55f7ae
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x5df86c…c49122
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x9b9448…1e8f32
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x878262…effb96
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0xce40f9…5551bc
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0xe3df03…dde6cf
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x0b88ae…058903
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0xe4dd42…f34514
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0xca061b…3160d9
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x2e03de…b33dcb
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x1b6ff8…3ee338
0x49eb…1bb30xfe80…47eeBase—$0.001100%fluxa22d ago0x99a70a…b84c30

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.