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%fluxa36d ago0xc7400d…5952cf
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0xc63ee3…ae39a7
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x78da8c…d2e48b
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0xf18859…304f8f
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0xcd06e4…da7c63
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0xdef14a…f903be
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0x0ef35f…0d8f62
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x936a4b…66e307
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x0867dd…81edc3
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x315a22…919fd6
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0x6034a7…688458
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x941f81…be132b
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0x059118…579cde
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0x75956a…2f1bb5
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0xc26e15…236963
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x93e815…614d54
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0xac765e…e791f2
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0xbc0183…57393e
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x9f376e…16030b
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0xfc1284…afe53f
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa36d ago0x6f9a28…cdbfb5
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x97d607…db59fd
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0x4ab4a1…2d24c4
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0xb627ea…bdaa19
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa36d ago0xb383da…f5634d

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.