Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xf46795…f63bb2
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xb50a9d…ebc9fa
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x03078c…93cf00
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x9749ca…caa7ab
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x5ab2c0…c280b9
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x491d4c…13e0d1
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x8c06e9…d46048
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xa7b000…254b40
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xd16d0a…7d013d
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xf842d9…0e6fac
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xe27aa9…2ec650
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x2c229f…b8da62
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xa686f8…321bac
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x2bf640…f3f23a
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x644c76…6ac14a
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x794cf1…d541b1
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xbb6776…7d36e0
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x84ec31…0120ad
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xeed42e…004262
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xf6f370…2837ec
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0x92e868…1d5ee5
0x8ae7…f6cf0x9c95…e299Base$0.001100%Route unknown63d ago0xe33c9a…f7d7af

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.