Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x9af7e8…1c6c47
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x7a23e0…15e217
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x46dce1…a45d48
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x7b7e1c…eab683
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x42084e…461fca
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x83698f…4247f9
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x55d10e…175116
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x50f35f…21290d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x01f4e9…8f00a4
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0xd6466f…8e6f86
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x8514e5…94bc7f
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x1ba90f…52a59f
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x2f6ce0…b787f8
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x61e0fc…84d4a2
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x40a5ad…c68283
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x86f3ed…8b305c
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x07e106…14f326
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0xd6f2f3…c3f24c
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0xebbfcc…e48292
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0xb2e967…668dfc
0xbb42…72010xfe80…47eeBase$0.001100%fluxa19d ago0x876a0b…11222a

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.