Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0x15b099…bb5be8
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0x93a373…260f3f
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xac8a6a…533d0a
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0x35a02a…c8af54
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0x6c231a…0c9838
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0x60d946…86f025
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xb8a478…980a44
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xf0e045…273aaa
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xa12673…436e9d
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0x983aff…c4750a
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xcf9dc8…6f3bd7
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xbc0be5…df64cc
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0x0ee2ff…df12a7
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xdfc32a…88a9b1
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0x0df48b…e8f0a2
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xda9509…63772f
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa21d ago0xb4e097…6ab3c4
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa22d ago0x4243ce…6556bc
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa22d ago0x6d49ff…bdd810
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa22d ago0xa6a275…3eb3a5
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa22d ago0xf630cf…171df6
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa22d ago0x2d7650…d3e57c
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa22d ago0xc99afb…c9a838
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa22d ago0x1de0b9…2dce8d
0x6664…00f70xfe80…47eeBase—$0.001100%fluxa22d ago0xef3822…f7b816

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.