Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0x4c0db3…fa5c9a
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0xc05d7e…bf8125
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0x12093b…a5715d
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0xf8f6a0…3794e3
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0xce3944…922a89
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0x3abe0a…ed2265
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0x8c7432…40a545
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0x5849ff…ed66dc
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0xc92df1…73a136
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0x6752bf…0c733a
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0x37b08d…5831d8
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0xfb353e…5df713
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0x47c607…dfe969
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown61d ago0xd4bed0…c30a44
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0x9c2d38…2346fd
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0x999916…ef200f
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0x21c404…d77c2a
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0x9f070e…0cab3b
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0x9a8030…719cc8
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0xb882e7…995d5d
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0x61ee02…832f82
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0x959138…7fce55
0x5f99…95c30x9c95…e299Base$0.001100%Route unknown62d ago0x348a17…8defcb

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.