Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0xec7fe5…2c956e
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0xb56c3d…b20d41
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0xd9d3a1…4256ef
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0x5f89f4…b4a354
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0xfcca4c…3ece7e
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0xc1b5e3…0e972f
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0xd6241e…630f61
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0x94dbd5…d15514
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0xe5d918…9b84c2
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0x8314f1…2c4cd2
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0x804431…04b273
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0x21efbb…c4d131
0xb761…09d40x9c95…e299Base$0.001100%Route unknown59d ago0xbd1db7…20d7ea
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x6228c4…eac521
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0xc42fd6…d595e8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x8b0fc2…5cd64a
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x19aa38…0c3853
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x9e9ea7…a7e724
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x559047…ea581c
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x2188fa…955e4d
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x3e44d8…0e96a6
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x9acee0…f79767
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x387116…05435c
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0x92b247…0b8688
0xb761…09d40x9c95…e299Base$0.001100%Route unknown60d ago0xfbf961…35d4cc

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.