Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa36d ago0x2f96f5…d140f4
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa36d ago0x9f7fe6…4fe5d9
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa36d ago0xd5fdd3…2e57f8
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa36d ago0xe97498…bc5553
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0xe25afd…77559d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0xc297b3…d65363
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x4f1861…b5db2f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x28c618…cc9d84
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x3ad6ac…b73709
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa36d ago0x24157e…db6554
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa36d ago0xa329e4…457edd
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x56a245…5f8312
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0xb7d118…55f780
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x67be2f…7dff85
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x481c37…0e50fb
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa36d ago0x89aa7f…c2ac2d
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa37d ago0x60c0ef…283bba
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa37d ago0x22f7d0…48dd5e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa37d ago0x3ea79f…3d9a70
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa37d ago0xd6840c…f33b38
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa37d ago0xbb9b3b…a9f494
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa37d ago0xcb39af…f1d6bf
0x069e…dafe0x9c95…e299Base—$0.001100%fluxa37d ago0xffcd93…c74a21
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa37d ago0x8a0285…351463
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa37d ago0xf713e9…8eefd5

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.