Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x99e6dc…24e64a
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0xe65898…6477dd
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0xb630fe…2f013c
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0xb96d83…d0951f
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0xe45245…5d0d42
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x32cd57…c77461
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0xb5c272…093415
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x26d85d…cfed92
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x805a2a…c7dd47
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0xe583ef…6827a9
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x59d431…1f8b15
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x542bd5…76b889
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x39f5dd…d41fca
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x6ba625…c214b1
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x0f5f39…d65a1a
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x8d993f…310031
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x071acc…6f896b
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0xa28456…66fcfb
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x13083f…d6d2c3
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x149ddb…706984
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x8da091…d7744c
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x8d0195…6651b3
0xd8f7…0a560xfe80…47eeBase—$0.001100%fluxa20d ago0x22d4fa…31dec2

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.