Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0xeb1c06…82e042
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0x094b6a…3adba5
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0xe25c23…7fe4ac
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0x277969…4d52cc
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x87e03e…c195d1
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x91d64f…c0c155
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0xd13e7f…370c8e
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0xdcd889…6d969e
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x8c5e28…a7e41b
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0xf70a3c…037046
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x0c7a58…917762
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0xbc16a7…235c45
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x12e401…3c1ae5
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0xbd8181…2ee37f
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0x4b8df0…77ee41
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0x1f4b1b…65c2f5
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0x789c3e…ceeeba
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0x3307d3…ba1dd1
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x6315ff…9e2efb
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x379771…652742
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0x5b9134…3ac489
0x24fb…aeec0xfe80…47eeBase—$0.001100%fluxa40d ago0x63b1bc…b26da8
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0xa40470…b42404
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x0751e1…a76199
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa40d ago0x8fd396…3fc3c6

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.