Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x7986…822aBase$0.50100%fluxa90d ago0x9bfa5a…213272
0xd1ae…81330x84bd…c888Base$0.50100%fluxa90d ago0x348ee4…b99af7
0xd1ae…81330x765d…7c10Base$0.12100%fluxa90d ago0x36afd2…7ff8cb
0xd1ae…81330xffbf…7c3aBase$0.50100%fluxa90d ago0xef6ec6…452344
0xd1ae…81330x923d…287aBase$0.10100%fluxa90d ago0x12bf6e…6df13a
0xd1ae…81330xfc4a…5b24Base$0.10100%fluxa90d ago0x1c87f3…842067
0xd1ae…81330xf145…ced1Base$0.10100%fluxa90d ago0x5e5834…8a7ce1
0xd1ae…81330x0894…9ce1Base$0.50100%fluxa90d ago0xae3e58…1b462b
0xd1ae…81330x4da4…b457Base$0.10100%fluxa90d ago0x7d75a9…9aff7f
0xd1ae…81330x90e8…0d6dBase$0.10100%fluxa90d ago0xe73a6a…ceee84
0xd1ae…81330x495e…ddb7Base$0.11100%fluxa90d ago0xf80445…820bc3
0xd1ae…81330x0704…591cBase$0.83100%fluxa90d ago0x9b8e0c…8066b6

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.