Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xcc2496…d5dbd9
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xe0d874…e9c3a1
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xff8bd3…41d0a9
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x7cf1ca…8ace08
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x246ee4…fea98e
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xcdebd3…e02f8b
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xa0067d…8e9cae
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x6416fd…fe9eaf
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xa476c0…0b0150
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x99f99c…46a25a
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x2ef3aa…0e15b4
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xe5703b…ede2f3
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x900096…3966ba
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xf1ecbe…f1564b
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x4fa18c…4ca1ce
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x820784…b6b72d
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x9c4d9f…feb918
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xddedaf…d34106
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x04ed31…9c539c
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x469c2d…66eff3
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xa54f8d…eafc49
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xf6daec…e6a198
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0x2ce83e…36b7ad
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xbbdd2f…7e3b50
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa19d ago0xcaf817…9bbda2

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.