Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x833004…2f8f9b
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xcb90ed…320bd4
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x9bd7f8…430376
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x2247a0…d0acbe
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xa9408d…8b9a1f
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x9dff71…20894c
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x8c9b0b…74074d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x8b85b2…adda8a
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x7fdfd2…96417e
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xfa7685…22390b
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x5a2f4e…acd9bd
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xd6f9c8…b7a646
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0x568cf4…c51688
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown59d ago0xc9b1ca…ad4c2b
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown60d ago0xaeeb73…8f5046
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown60d ago0x6e5f9b…fa56b3
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown60d ago0xc6cde9…8edf1d
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown60d ago0x88709f…e1e660
0xe9e5…c2a40x9c95…e299Base$0.001100%Route unknown60d ago0xc08715…78a414

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.