Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown72d ago0x2ac46d…049477
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown72d ago0x89d080…1dba02
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown72d ago0x4d3220…ee9399
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown72d ago0x976290…20e4cc
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown72d ago0x14018d…5a7fdc
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown72d ago0xd0bc08…11dcd7
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown72d ago0x0ddc5c…51b5b6
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xc69428…354898
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x31dc0e…db10f0
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xa7d6ba…03ba0f
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x29049e…3152bb
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xe5bb36…6bf51f
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xa012cd…09bb77
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xb90ced…cee9e6
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x9127b2…cd83d1
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x61b311…97ea26
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x840282…5d42e8
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xd25dcd…4a95d9
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x982725…a029f8
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xb465a1…3d6b8e
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xb4a330…5151a1
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x31a229…722744
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0xaa4cfb…f95abe
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x282f37…52eb29
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown73d ago0x1de02d…e82d6d

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.