Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x495862…da210f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x834ef9…f8a064
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x4b973e…71e0a8
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x16b5d2…760151
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0xe9adab…2d738d
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0xe91d2a…2752da
0xda12…87e10x9c95…e299Base—$0.001100%fluxa35d ago0xf4c538…73cd6f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x88c4e6…f4aaff
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x6a2519…eec96b
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x37a989…c8f826
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x9edea6…941596
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x0a56df…303420
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x459530…cbd402
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa35d ago0x9053d0…cabb2c
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0x9359d4…31597f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0x8482bd…d6c192
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0xca17e7…bccad3
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0xc3a645…955dea
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0x3069ca…56a22b
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0x273190…d6843f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0xad8107…9a9a8d
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0xabe20c…385efe
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0xff22ad…fe67c6
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa36d ago0x9274d8…8fd1c5
0xda12…87e10x9c95…e299Base—$0.001100%fluxa36d ago0x2bf143…8a4229

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.