Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xd914bc…a1b2b0
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xe69800…cf87ef
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0x82cf64…417254
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xd3ce89…27661c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xd8dc96…7064f8
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0x905eb4…83e997
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0x016d12…861ce3
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0x7659a0…c27257
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xd948e8…b9d634
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xa783d3…576ef6
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xeeab63…834ea7
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xef14f0…dafa6c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xc28dca…9f41b1
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xab1579…167ec4
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xdd9e14…6dcedb
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xc58092…9067f2
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xd74b61…b74812
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0x0291d7…2a4632
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xc447ed…24fb50
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xca8f1d…0b9a17
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0x3c45cb…05bae8
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xdcae70…43a01c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0x30d662…bd17bb
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0xfd512e…ede397
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa15d ago0x2e5f2f…98f747

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.