Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x7da6e9…e2870e
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x6c1d85…25cf62
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x74b9ad…125471
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x136b4c…fc4a33
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xf52817…a5182e
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x6d5288…40581f
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xd7fc58…c890cf
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xbf0112…97857c
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x86ec12…07407a
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x8a3ded…fc6c6b
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x5a82c5…5836b2
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xc11e98…1c303b
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x6d7ed2…d928ad
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x8e90e9…ecd946
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x64a2fc…8be77b
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xa4bccf…776a14
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xa47a79…d72097
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x625453…a98e5f
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x741d65…0f957e
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x6368d8…69c65c
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x50ffba…35de92
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xc5f1e4…94e471
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0x386639…4ac3ec
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xfd6426…7b29c2
0xd9cd…ee2c0x9c95…e299Base$0.001100%Route unknown73d ago0xf351e2…c92d44

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.