Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae71…8ea80xcf3d…b9fcBase—$980.00100%0xe528…c02870d ago0x14c9ac…426c43
0x0057…68c10xcf3d…b9fcBase—$61.78100%0x23ef…243170d ago0xe81fbe…e31bcd
0xa698…ff620xcf3d…b9fcBase—$146.36100%0xe528…c02870d ago0xaa89d9…5f91ec
0x29fe…aacf0xcf3d…b9fcBase—$300.00100%0x23ef…243170d ago0xfb064b…a0be3a
wheredidiputmyrizz.eth0xcf3d…b9fcBase—$875.00100%0xe528…c02870d ago0x6da014…68ab5e
wheredidiputmyrizz.eth0xcf3d…b9fcBase—$875.00100%0x23ef…243170d ago0xc230c6…9235d8
wheredidiputmyrizz.eth0xcf3d…b9fcBase—$1,750.00100%0xe528…c02870d ago0x849093…5c02d6
0xb4a9…758f0xcf3d…b9fcBase—$96.00100%0x23ef…243170d ago0x237847…f2d7ee
0x96b4…29860xcf3d…b9fcBase—$110.55100%0xe528…c02870d ago0x13e156…6d5c1e
0xe4e3…e8e80xcf3d…b9fcBase—$26.22100%0x23ef…243170d ago0x503b54…938169
0x80a3…1c090xcf3d…b9fcBase—$201.68100%0xe528…c02870d ago0x3bf15f…0624ca
0xc841…7fb30xcf3d…b9fcBase—$140.00100%0x23ef…243170d ago0xae0e6a…3001f6
0xc0cd…22160xcf3d…b9fcBase—$800.00100%0xe528…c02870d ago0x6507d5…3edb64
0x36af…d48e0xcf3d…b9fcBase—$65.00100%0x23ef…243170d ago0x267878…8cd5d6
0x483d…56760xcf3d…b9fcBase—$26.80100%0xe528…c02870d ago0xcd56f5…e67ba6
0x2cd4…548b0xcf3d…b9fcBase—$38.28100%0x23ef…243170d ago0x887ecb…23d977
0xb7ce…71e30xcf3d…b9fcBase—$19.21100%0xe528…c02870d ago0xe23464…9fea2a
0x8c8e…a9360xcf3d…b9fcBase—$4,159.93100%0x23ef…243170d ago0x6be9ea…501cb4
0xc7c1…40080xcf3d…b9fcBase—$275.00100%0xe528…c02870d ago0x374bc2…979ef0
0x7f77…94350xcf3d…b9fcBase—$288.07100%0x23ef…243170d ago0xbb1fd9…acf135
0x7f77…94350xcf3d…b9fcBase—$300.00100%0xe528…c02870d ago0x71a496…f8a45d
0xb34b…c23a0xcf3d…b9fcBase—$35.44100%0x23ef…243170d ago0x2dec3c…983061
0x009f…d1200xcf3d…b9fcBase—$698.66100%0xe528…c02870d ago0xe891fa…17397b
0x8c8e…a9360xcf3d…b9fcBase—$1,043.27100%0x23ef…243170d ago0xb0b34a…63560b
0xe5a5…be6e0xcf3d…b9fcBase—$50.51100%0xe528…c02870d ago0x430d95…b90afa

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.