Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0x016bd2…1fbf4f
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0x507d53…8fa80b
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0xfdb21e…549871
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0x34dd0a…008395
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0x0dcb18…14bda9
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0x99e50c…86975d
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0x69e9f3…e39b56
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0xaea04d…08889b
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0x238ab0…8b1b0b
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa15d ago0xbfbf22…f9beda
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0x45bcf9…043dc7
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0xfee42b…58336e
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0x2b84ae…6d6aeb
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0x4f2d33…3adff4
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0x60ee37…15c43f
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0xfa8685…652243
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0xee7403…7244ca
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0xbf18dd…2b6d80
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0x026b73…076f46
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0xcd0f88…08059f
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0x0c42e3…dd13f8
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0x39b0ec…1d2e16
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0xb452ec…309739
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0xa62828…1f1574
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa16d ago0x11ba2d…f95865

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.