Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x64fe5e…73783d
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x8d0cc7…455af6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x3b9164…a43d43
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x49d933…cf06f0
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x96f1d5…c7d876
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x8053f9…168c0c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x40b5e3…b13b1f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0xdd833d…68e1a4
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa23d ago0x24e814…7ad5a3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0x7e3058…0f4ccf
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0x0717ff…12a6c1
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xd918df…e35ad2
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xb16149…85158b
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xa714d6…c94a1c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xc25887…f174c1
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xfe3d50…5d8868
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xa52d20…5179a3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0x0303bb…8f02d7
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0x75900e…f6f534
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xc16843…f31e3f
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0x819fc3…ef44ad
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xfedf1d…90a922
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xba35e3…7b6b20
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0xe53392…9e2dbb
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa24d ago0x9f5804…36bb35

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.