Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x6e10c2…e2d4d6
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0xcb089c…aa1797
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x391569…bf0d4c
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0xdef651…80962d
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x6e46f5…3344bc
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x34088f…05cd20
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0xbbabba…3578fe
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x8992f6…304749
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x2c138d…b4fa97
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x47ca33…b5426f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x980aac…1c062f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x1f7d55…885dc2
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0xddf08c…aa1e36
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0xc824f7…3c474f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0xd5264e…494c5c
0xda12…87e10x9c95…e299Base—$0.001100%fluxa38d ago0x1e7cb7…e03117
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0xf048d4…4268b3
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x6e1f42…c8ae20
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa38d ago0x108c7a…68b810
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa39d ago0x65add9…bcfe34
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa39d ago0x2875a0…0b667f
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa39d ago0x4b07dc…ff177c
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa39d ago0xaaeb12…00c2e5
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa39d ago0xe82c06…0e853c
0xda12…87e10xfe80…47eeBase—$0.001100%fluxa39d ago0xc114d0…b469c8

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.