Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xfe38ba…c7dabb
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xb476d9…895cd0
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xa0b0b1…04aa5e
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xa4591a…26ec83
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xf9d1e5…f7bab0
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x351582…cd8c8e
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xecf402…5b0e22
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x9b7d47…de03c9
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x6eddb2…0d6d1f
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x6664e7…92e78b
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x9b2db8…9dc953
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x5ff491…939a29
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0x793db9…16c16c
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown52d ago0xcce521…20d253
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x0d79aa…c890f2
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x21aa5f…11b78c
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xb0f496…e7d4fb
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x2e099b…70daa2
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xaf09fd…64a39b
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x5cb3f0…7640ad
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xbb7cfd…4ce694
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xf4ba5b…d47170
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0xb78c3b…b77f63
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x180a92…5609c7
0xa856…7a2f0x9c95…e299Base$0.001100%Route unknown53d ago0x1c887a…eb7e7e

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.