Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x56778f…5c2f6a
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x05cfe5…e45f9b
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x3853da…6f4e53
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x4a2d8c…49370c
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x45b644…5d5cf5
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x0c1d6f…bf39ef
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x49d340…4eb4f3
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xf50476…c8c286
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xc04eab…5fa520
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x2c3277…da0340
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xdf0826…681b4e
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x419967…a172d4
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x77048f…2b660e
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x54dd8c…535297
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xce8ed4…07f0a2
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xb6e406…92d939
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x8d490f…c7233d
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xdfe6b1…15743e
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xc98621…fae038
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xb99726…8316eb
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0x26c4bb…12e187
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xe115ac…4477f1
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xe335d1…a24dca
0x40ae…9bd60x9c95…e299Base$0.001100%Route unknown68d ago0xaa4f60…8df10c

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.