Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x4283a6…54b772
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x92b21e…121905
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x821aac…8807dc
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0xb496f4…721b8b
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0xddf122…a57039
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x09aeb0…3e25f1
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x6684d4…0d4024
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0xd02ce1…1ad88a
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0xdc078f…179668
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x85bad5…1955fb
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x159131…e7d404
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x103c8a…872aed
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x09187c…6ffd6b
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x9d3bd1…2666fe
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x81f6b1…f5db89
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0xe34a2d…707431
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x8d22b5…93c1b6
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x772fb3…ec5a87
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown63d ago0x9eed9c…4a8c67
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown64d ago0xad1ca5…c4d107
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown64d ago0x58cfa3…0cfb4e
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown64d ago0xa42478…cb9c6b
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown64d ago0xc29d8a…27e670
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown64d ago0xf3d32c…b85347
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown64d ago0x820ed3…99bc4e

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.