Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa17d ago0x48a0ac…42a86e
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa17d ago0x37d000…dde356
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa17d ago0xa7bcac…4ee553
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x5d15da…59e723
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x548321…784541
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0xef7355…cb773f
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0xcc864b…2c5ce3
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x67b8c4…81cbdf
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x218395…957048
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x3c0b23…97b45c
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x5eb8f4…d45a80
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0xc97257…bbc63e
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x85bcd6…bb29a3
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0xa9476e…76f793
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x12f512…c99ad0
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x222316…1cd8ac
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x84fcf4…acc8e9
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x565528…33579a
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0xdec289…425a45
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x4125c4…5b47fa
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x87036d…0b8a0d
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0xd0e2cf…038855
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0xd12cb2…f49271
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0xd66771…9fb287
0x3936…0a720xfe80…47eeBase—$0.001100%fluxa18d ago0x8b8fed…752e77

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.