Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0xf1c8fd…f75245
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0x5b4f53…18073c
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0x953a8b…17a91b
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0xb23527…8570fb
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0x0683c0…532357
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0xc07019…62e021
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0x0a3aad…53a4a3
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0xf817d6…89f850
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0x01599f…957544
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0x207880…6a5d22
0x854e…d7280x9c95…e299Base$0.001100%Route unknown46d ago0x7a663a…4c8302
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x919d08…d9ca99
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x7648fb…0bc47a
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xc65f5f…ea5789
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x97fbe3…9971e6
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xf22cfb…c54695
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xdb396d…98a4c8
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x7c30bb…173e42
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xc07404…2b39ff
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0xba6459…675db8
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x4e68a9…6c92ee
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x594cb7…44d546
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x85336e…a2cf7a
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x3f089f…8de854
0x854e…d7280x9c95…e299Base$0.001100%Route unknown47d ago0x47acad…3fe653

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.