Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown42d ago0x16ac35…67e1c4
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown42d ago0x898d11…468bbe
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown42d ago0x1962a9…edc4e1
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown42d ago0x43da02…6c6d6c
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown42d ago0xe95e93…4b2d10
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0xb622f2…f4b077
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0xac7c6c…1973de
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x5ddc21…baa6c1
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x4dcb25…b58a12
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0xfe23ba…a095b8
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x89e8ff…b176c0
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x6eb432…69220f
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x709b2d…957cc1
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0xbc0800…0485c4
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x16db23…b9fa9d
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x316848…0d6fc3
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0xcd4f5a…4a537c
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0xe68812…20c473
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x66b542…5dbd86
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x3b048a…6ee00d
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x3f41f7…27e27b
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x1738d0…eec637
0x73ff…514f0x9c95…e299Base$0.001100%Route unknown43d ago0x6531b5…0d761a

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.