Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8904…ef1d0x35d1…aa89Base$2.90100%Route unknown46d ago0xf41f4a…324e8f
0xe4c6…292c0x35d1…aa89Base$2.90100%Route unknown46d ago0x686294…d5fb08
0x9458…ccdc0x35d1…aa89Base$2.90100%Route unknown46d ago0xcd3697…bc4f13
0x65a5…74f20x35d1…aa89Base$2.90100%Route unknown46d ago0xced347…ed2acb
0x8404…ee940x35d1…aa89Base$2.90100%Route unknown46d ago0x60b189…56ca43
0x345a…d0470x35d1…aa89Base$2.90100%Route unknown46d ago0x0280e4…725bd3
0x6dd9…bb7a0x35d1…aa89Base$2.90100%Route unknown46d ago0xfa3857…057121
0x9ec0…88a80x35d1…aa89Base$2.90100%Route unknown46d ago0xecdc76…95b4bd
0x3cf4…d9f80x35d1…aa89Base$2.90100%Route unknown46d ago0x21312e…3d1c98
0x8dd8…b6b30x35d1…aa89Base$2.90100%Route unknown46d ago0xcdd3c6…487271

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.