Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%candidates83d ago0x826a4f…ff831b
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x37a017…529294
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x0edf3c…7b4b91
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0xcffad2…2a1832
0xa30c…c4ed0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown83d ago0x91ebac…9ede4a
0xa30c…c4ed0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown83d ago0x9ab9d9…b85ab3
0xa30c…c4ed0xcfa2…4dbeBaseStableSocialSc$0.06100%Route unknown83d ago0x17ad60…dc3847
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%Route unknown83d ago0x4273d0…99842d
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%Route unknown83d ago0xc8cc57…ed7f1b
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%Route unknown83d ago0x27af48…4e7760
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%Route unknown83d ago0xbb8ca0…e58519
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%Route unknown83d ago0x7bab74…486fd5
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%candidates83d ago0x74b021…c03212
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%Route unknown83d ago0xe72d03…f45392
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%Route unknown83d ago0xc8b5c9…dba0c7
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.01100%Route unknown83d ago0x29429c…3105e2
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x3f9457…f9773c
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x0ff273…8805c3
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x3b1928…03bdfd
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x872c76…d6f6e1
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x529809…1a2a73
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x89ee85…f091e4
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0xb2faef…8aeb78
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0x047b54…9dd631
0xa30c…c4ed0x325b…d430BaseStableEnrichExa$0.0125%Route unknown83d ago0xa1b4d8…555665

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.