Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0x0b9200…d41767
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0xd6f9e1…c2c370
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0x91cc68…fc67bb
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0xfedc61…e7cf9e
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0x5d4810…17acbc
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0xdf5080…2ddaf8
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0x8b5390…cbd895
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0x58cecc…9d285a
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0xe5825d…965c87
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0x1f44e0…33c774
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0x1c727a…f85937
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0x2a8867…7075bf
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0xc756ce…23f0b0
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown53d ago0xbd2a9f…b38b4d
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0x599941…4019b9
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0xa4b5ab…023d28
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0x08b3e3…04f340
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0xc71030…ce3350
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0xd7c629…2617ce
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0x2d42d1…febab2
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0xb5f8c7…3fa909
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0x2ad360…97904e
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0x5a9f7f…36055a
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0xda7a80…e46c77
0x5c35…c58c0x9c95…e299Base$0.001100%Route unknown54d ago0xba8e5a…3910f9

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.