Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x6dbb82…ec4514
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x423f21…f7c335
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x477d51…7376e0
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0xe2aebd…d0baf6
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x5fcb53…8a50f0
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x05a13d…19a746
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x218402…f503e4
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x536da1…73e5a7
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x176963…c50331
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0xa43380…f85319
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x956855…796c82
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x568efa…a6a5de
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0xd0169f…e93ee5
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x90e058…d549da
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x4dc245…fe1a92
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0xb7176d…c002be
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0xc9b9d3…02bdda
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0xbdd1bd…b02c22
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x287f82…81f9a9
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0xde5ba0…92d4a6
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x2e8484…003a78
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown63d ago0x6a25db…33749a
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown64d ago0x5e47a2…283040
0xc293…cbb50x9c95…e299Base$0.001100%Route unknown64d ago0xcddd3f…ff8059

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.