Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa28d ago0xe4c6c1…af4def
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa28d ago0x086352…09c0f6
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa28d ago0x84a760…1ce40b
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa28d ago0xc7f30f…cce1bb
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa28d ago0x0cc192…483431
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa28d ago0x4b37e5…e5dee1
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa28d ago0x196eb2…da053b
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0x2a030b…beeef5
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0x911f4b…332650
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xed2810…31344d
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xeb9f78…f8b450
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xa48fd4…6d972a
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xa04252…2d0eb6
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0x555be5…a806e4
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xef999d…05ffa0
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xc11fe0…e2dd46
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0x5af44b…ee20be
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xc027c6…7963f4
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0x41a79a…f506fb
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0x4a7e3c…f40119
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xc863fc…aefa1c
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0x708653…0a621f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0x41862d…5295e5
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xe9549e…b4d48f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa29d ago0xe0b2bc…23a958

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.