Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x9a3453…292317
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x6ed7b3…ec364d
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x4de445…7a61a5
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xfe594a…3d913b
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xaf00b8…fb3d31
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x57981a…cb0c34
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xcadeea…600cd2
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x1839f3…d8ebca
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x9fa441…880c7f
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x21e1da…7cc867
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x29c04d…11681f
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xaa8d25…88aafc
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x7885e1…d0142e
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x3e0e76…a405c4
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x34c854…c62672
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x1460b1…a2a3c3
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x834e3c…d51cd9
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x9f6a5c…563cbf
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x7959b9…82bc23
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x8e0bfc…a0c317
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x2fad30…503845
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0xaf1e7a…8d8e79
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x4da440…d6d77e
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x64a4f5…f57ec7
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa20d ago0x7ce5a6…73b337

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.