Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa34d ago0x2ec053…55292d
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x6eb0c5…35651d
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa35d ago0xd847c1…790d99
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x5f5fa0…dd6cab
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xe3d632…4cbe61
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x32b854…ee1df6
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xd3bcb2…ecbe21
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xf3400f…3887d1
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x599339…4fab13
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xab3b5b…790336
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x9ae645…083bcc
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xee710e…1774a9
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x896fc3…555002
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x7072f1…b8feb5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xeb1c5d…3f283d
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xb307d4…2fb490
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x313f3b…852846
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xa1d19b…a66d8b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x9f587f…576138
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xa79562…9ff26e
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0xc2bb1b…f823c7
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x95697d…70193d
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x850a80…68c35c
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa35d ago0xb7c7b4…6ea7a5
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa35d ago0x5f7e69…d700eb

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.