Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0xb3d637…360681
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0x4f5a07…92b1d9
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0xd359ca…48f86f
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0x452c62…b0355b
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0x5254b4…aa1dfd
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0xc2510f…4c1f58
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0x06cf0c…e3ad89
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0xc2ef2d…0dc4aa
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0x5f6daf…eb746c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0x6ccdf6…1458fa
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0xa151b6…ed098d
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0x420712…5bd1d4
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0xdedcb4…8b5545
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa31d ago0xb6ee31…db9534
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa32d ago0x38583c…308b0b
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa32d ago0x727c1d…a204a9
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa32d ago0x7f0bd3…962122
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa32d ago0xf20076…b40583
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa32d ago0x9d3dd3…e26f19
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa32d ago0x6c816d…66e380
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa32d ago0x0eea96…2e14b3
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa32d ago0x03f830…68c3d0
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa32d ago0xa711f0…b30e2d
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa32d ago0xb5cca4…d524c2
0xaa42…dd750x9c95…e299Base—$0.001100%fluxa32d ago0xe5235d…45b96d

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.