Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x536d60…bc0475
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x9a5a7a…fcbd2d
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x0aa50a…8afc54
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x931d80…c33156
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x9c913e…ebae97
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0xd653f4…f43e03
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0xbe5828…2aba88
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x5fc2ac…0565d1
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x1132c8…98db4f
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x61c3b1…05d2ba
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0xda53c5…b86496
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x97a5cd…bcde9d
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x2f5cd2…052533
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x9bb661…300c54
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown59d ago0x961177…aea053
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0x4ca704…e5db5a
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0xc47486…ac9faa
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0x46494b…31b259
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0xcdf961…aa67bd
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0xf255ed…de9ec5
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0x348199…3b622f
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0xa59583…5d9f3f
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0x09c009…f9c757
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0x6188b8…913a55
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown60d ago0x5ede6c…fb1d97

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.