Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0xf117fc…33706e
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x24c224…201030
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x4694b5…453f2b
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0xfb4306…1521cd
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x5935f9…94c963
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0xd85fd4…51c602
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x1f7786…ec8750
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x30212b…ca40fe
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0xbd5297…7ee45c
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x3856dd…887706
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x3e61da…e203d7
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0xb4349e…e0da58
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x00fcf5…a48baa
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x922b71…503e5e
0xfb99…a3820x9c95…e299Base$0.001100%Route unknown56d ago0x7f52b8…e3e203

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.