Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7d3…9dc20x9d35…97d4Base$3.45100%fluxa110d ago0x947220…045676
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x207a37…e624a8
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x453199…7eb63c
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0xa1e9dd…231f6f
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0xfab88f…530c74
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x8d430e…03a9ef
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x3178c0…0f4d6a
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x373b9a…9480f7
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x687666…948aee
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x646a8e…656e95
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0xcb0033…37748c
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x9f33fa…a2c4bb
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0xc9caa8…791747
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x0e4bb5…7989db
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x526320…adbf94
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x02c6cf…94a352
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0xc3ab3f…ed5249
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x7bf7b5…3c2ae6
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x964aaa…ab5ad5
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0xca6475…69f4e3
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x248623…766183
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x0403bd…7765c4
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0x65f91f…ca5730
0xd1ae…81330xf7d3…9dc2Base$0.15100%fluxa110d ago0xf36c12…be8200

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.