Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa40d ago0x6a9bd6…302814
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa40d ago0xe6a801…cfedc7
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa40d ago0x3b9d35…52a524
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa40d ago0xddb7d8…0f6177
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa40d ago0x6231a9…8c7023
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa40d ago0xa84ba3…472ff6
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa40d ago0x014407…8b9fcb
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x8c3687…ec62f3
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa41d ago0x19ceaf…15f926
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0xf0b140…ef74a6
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa41d ago0xfc574d…2f9f28
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x1f24bc…7bfcfa
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa41d ago0x39c882…976327
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0xb4d394…d286c9
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0xaf5b67…ff2912
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0xfd5e79…7a4b0f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x59de29…8e0261
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa41d ago0x32028e…10c73f
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa41d ago0x970126…96d50a
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x85c4cd…15ef32
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x7e4794…e42fbe
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x4bdbf3…b1e8d9
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0xc3f4fd…3cf991
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa41d ago0x1cd7db…4d9cea
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa41d ago0xaf97f4…bd476d

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.