Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x321333…d372a1
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0xbcbfb5…cadc05
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x448a13…7f0da8
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0xdb8090…1203c6
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0xdfc3e9…dca298
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x1fc4e5…3d6584
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x2960c4…dec035
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x89cf67…cfb457
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x4435f0…291802
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x31cd4e…22a169
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x61b0f2…90e3ad
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x47495e…924ae1
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0xb925f8…8db409
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x01a683…a12e72
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x42c6ae…3b9c8e
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x12aa72…f86768
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0xa37d8b…a6d59a
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x1ea373…57479c
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0xdbbb52…75f55b
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x7bd571…12175b
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x027a49…2a036c
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x206115…617d6d
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0xf46c41…ad68ce
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x938775…3416fe
0xc6a3…e04b0x9c95…e299Base$0.001100%Route unknown72d ago0x3fbea8…5c436d

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.