Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa77…85680x85f3…c65dBase$0.01100%Route unknown99d ago0x11a4a8…c2e984
0xfa77…85680x2029…60edBase$0.01100%Route unknown99d ago0x6d0e0d…b9be4b
0xfa77…85680x7a5e…9f94Base$0.01100%Route unknown99d ago0x0026e0…8860c7
0xfa77…85680xf5bd…4755Base$0.01100%Route unknown99d ago0x68de0b…b2d810
0xfa77…85680x7de4…a2c0Base$0.01100%Route unknown99d ago0xa33bda…b9c4ec
0xfa77…85680xa4ca…8351Base$0.01100%Route unknown99d ago0xd6032d…cbf433
0xfa77…85680x1e7b…bbe7Base$0.01100%Route unknown99d ago0xd08421…a30ceb
0xfa77…85680x0d02…2250Base$0.01100%Route unknown99d ago0xc24f6b…a41c7d
0xfa77…85680x6d6e…9192BaseExaSearch$0.007100%Route unknown99d ago0xe926c3…43f337
0xfa77…85680x4f3f…56a7Base$0.01100%Route unknown99d ago0x5ed832…45f5ec
0xfa77…85680x6d6e…9192BaseExaSearch$0.007100%Route unknown99d ago0x87dba8…4f9890

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.