Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa49d ago0x492db8…4ed465
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x6068d3…d6a293
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x426b59…52f742
0x9ccc…bf9d0x9c95…e299Base—$0.001100%fluxa50d ago0xed4f4a…9bc5db
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x61fe52…9d8b5e
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x5c8fe9…fda202
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0xe8b11b…08f6ec
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x82c642…726e5a
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x95e86d…539148
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0xe9c081…63bc54
0x9ccc…bf9d0x9c95…e299Base—$0.001100%fluxa50d ago0x9ff74f…bb1a07
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0xe1a183…60fcda
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x795cc0…defda1
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x8e21ea…29160a
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x72a47e…bac552
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0xc1e7b1…d61627
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0xbc1275…8f601a
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x35b696…a08265
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x3c9c84…9a2afa
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x743a2b…8d949b
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x1db048…191729
0x9ccc…bf9d0x9c95…e299Base—$0.001100%fluxa50d ago0x22491b…9a4412
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0x040238…932a25
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0xfea035…9fbd62
0x9ccc…bf9d0xfe80…47eeBase—$0.001100%fluxa50d ago0xab4eb5…b1fe5e

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.