Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0x427fba…43160e
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0x31505f…314615
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0xd0f7f3…28e0de
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0x652f27…a597d8
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0x011815…682aac
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0xe1e157…ad52ff
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa46d ago0x8520a7…7ad41f
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0x016b0c…12d5c7
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0xa22f79…0bf129
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0x1ef1b8…7aabf9
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0x5ef833…70ec9c
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa46d ago0xe35b14…528fda
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa46d ago0x8924a6…3aa088
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa46d ago0xe9d375…8c96c1
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa46d ago0x215629…c443f8
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa47d ago0x4107e9…cbeedf
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa47d ago0x0f34ca…ecf068
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa47d ago0xd1b3af…1c611e
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa47d ago0x7cbf45…b039cb
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa47d ago0x52fbee…205f1d
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa47d ago0xf62bf3…f8b24f
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa47d ago0x19ef42…27ef82
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa47d ago0xd80363…8375d2
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa47d ago0x420c9b…c632eb
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa47d ago0x648964…58882a

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.