Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x57e1b4…f4e2f0
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x65f78f…8f5029
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0xa4b6d2…bb934d
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x957bc2…5954e0
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x47bde4…67de84
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0xde070c…81e118
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x09473e…c3b1f8
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x0d1a4f…36e967
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x793427…10119a
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0xf08311…070df9
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x4e47dd…fe6f1d
0x9038…3c010x9c95…e299Base$0.001100%Route unknown58d ago0x5ef852…d50fcc
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0x7c020f…59d665
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0xef2ebb…7ab9b1
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0x7c1116…b5e57e
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0x023662…f0b062
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0xe34387…96895a
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0x6c3ad1…4fca11
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0xe11651…58cfbd
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0x8e0557…9d8309
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0x20d4a0…d8064b
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0xf5b63e…e1782c
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0xd906e2…cd543d
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0x8958d3…f8b9eb
0x9038…3c010x9c95…e299Base$0.001100%Route unknown59d ago0x649ec5…eae8e0

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.