Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0xc66c3c…005d7c
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x0c13a8…f80c01
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0xc26941…04d464
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x37cfeb…b25477
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x8a0820…4b5b4b
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x122d30…35a4a0
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x69cb7e…c76f9f
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0xfad053…b66d9c
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x70f7da…c29e9d
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x8d7cb2…0f0694
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x6926b9…e17f34
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x590cc2…958405
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x39d38b…8d107a
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x0bd413…689f6a
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x209340…d969e9
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x4075fd…43cd66
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x8223a0…553bd3
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x3c714e…0677dc
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x29aa90…69cdb8
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x0c44b6…2c5848
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown63d ago0x912251…a1b0d7
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown64d ago0xb5d527…9dc0ad
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown64d ago0xdea7d1…3ad74f
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown64d ago0x5d6089…0b02d1
0x25b1…8b4d0x9c95…e299Base$0.001100%Route unknown64d ago0xf2cd8d…a2fe34

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.