Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1338…0e600x9c95…e299Base$0.001100%Route unknown38d ago0x0f8657…707e9e
0x1338…0e600x9c95…e299Base$0.001100%Route unknown38d ago0xdee63b…7be642
0x1338…0e600x9c95…e299Base$0.001100%Route unknown38d ago0x6bf7ff…717a66
0x1338…0e600x9c95…e299Base$0.001100%Route unknown38d ago0x06cd80…ab76f6
0x1338…0e600x9c95…e299Base$0.001100%Route unknown38d ago0xaf565a…d5aa91
0x1338…0e600x9c95…e299Base$0.001100%Route unknown38d ago0x52ae02…2c1e15
0x1338…0e600x9c95…e299Base$0.001100%Route unknown38d ago0x5c605b…da1b30
0x1338…0e600x9c95…e299Base$0.001100%Route unknown38d ago0x3041e0…04b4eb
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x32a407…30c06e
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0xbcc656…208e1c
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x6a5f05…e0f801
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x07c367…1a3570
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x0171af…f0cac5
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x995c9b…fccc0d
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x6970c2…6426da
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x3504b1…459808
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0xc4d091…87123c
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x458d49…7c3faf
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x1abbbc…bff4a6
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x093bdd…e6adaf
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x18694b…f1195f
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x5c787f…48c656
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0xa42c97…20f93d
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x7d801d…dbd286
0x1338…0e600x9c95…e299Base$0.001100%Route unknown39d ago0x2dba71…a5bad8

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.