Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x0e6396…c26648
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa34d ago0x3dc98d…b150a3
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa34d ago0xccb23f…bbfc60
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa34d ago0x1b9cff…678669
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0xecf4b2…607491
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x07d83f…0bc1f2
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x6d1313…9197ce
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa34d ago0x5c8290…93a3ac
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0xa81c15…da7d16
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa34d ago0x2b73ca…3955c3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x66c8e5…27910b
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x7c9fa9…3f0172
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0xbc26dd…765b17
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0xbf246f…162bdc
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x76e712…a8f069
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x4b2049…2a38ca
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa34d ago0x3f7128…ad9a39
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0xb0b566…85c5e3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0xfdbd0d…962bd9
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa34d ago0xdaf160…7e72e3
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0xb9d696…65bf1c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x8d52e1…d7a385
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x9667e7…25fa05
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0xc8eb22…98cda8
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa34d ago0x5f336d…0b4288

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.