Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc2101c…8b1f96
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x7a3693…2c46d5
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x41e415…06f5e6
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xb92052…7b1958
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xec431c…de19f1
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc64172…00eee8
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xe132ce…322302
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xbb1ddf…d3a90b
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x82df1f…3d7f51
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xd194bc…21f11b
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x1e619d…f14313
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc331f2…a52557
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc5792b…260b3e
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x0d8fc6…30f0b5
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x2cee04…b141cd
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x7953bb…24c123
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xacbce7…cc8f35
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xe45054…f97735
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xf62d85…29782c
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xfd26e2…0e1c37
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x8e0818…3ac8eb
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xc50a35…ff8619
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xd8e52c…852975
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0x034213…dcd063
0x9c2f…723c0xfe80…47eeBase—$0.001100%fluxa6d ago0xa76c33…d06fa8

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.