Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0xbb44cc…cd1789
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0xfe8533…45ea1e
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x3be996…1f33c4
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x507d6e…3bfbe8
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x632b77…22a78f
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0xcbaeee…51d2be
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x3ef435…cda090
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x36c942…50665b
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x440e14…3915e1
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x1ff2d2…78715e
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0x2c000a…b3fc92
0xecc3…69920x9c95…e299Base$0.001100%Route unknown61d ago0xe5d301…efe9a2
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0x922bd2…ca27fa
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0xd11b93…252b60
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0xfc0402…a9476e
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0x56fcff…ddda71
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0xe82a80…27deb6
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0xf7d5bd…424abf
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0xd290ee…657cd8
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0x4c5e4d…33523f
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0x0f340c…8f7fe9
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0x997be7…6441b8
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0xd191d0…ae60b6
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0x75c8f6…b0d9c4
0xecc3…69920x9c95…e299Base$0.001100%Route unknown62d ago0x785662…44cbd1

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.