Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x56c2ad…48f3e1
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x8ae1ad…c6b351
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x28fcec…8822d6
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x0f8c72…c9abdb
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0xded5c1…454aa3
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x1f8759…dd9926
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x25527e…0a7d35
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0xfbeee9…436e3c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x14af9e…3d1283
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x2afb79…0026b1
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x04a9cd…0d451b
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x963f58…de8c12
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0xf1146f…db4150
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0xe740de…9dfeeb
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0xbe212e…aac283
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x197546…309f11
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x5db604…f00704
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x709735…26f711
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x7d10a9…bb18ca
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0xc76dde…892553
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa20d ago0x74e5b9…edc3fb
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa21d ago0x874de9…1262a5
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa21d ago0x854dfc…593600
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa21d ago0x8c2383…8eb62c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa21d ago0x346b73…3f4e88

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.