Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0xb945ed…a9ac6e
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0x136a5f…e5189f
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0x28d3b8…52ff4a
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0xd5c0ae…d8db41
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0xbaf34e…12f38f
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0x538128…d10305
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0x30dc7d…5f63a2
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0xe7ebc3…6da3a3
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown45d ago0x0f45a0…a5f2c1
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x0a65b4…900ddb
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0xcd5d1b…e83afe
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0xc7bbd8…7eee46
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x5ee92c…c7578b
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x1f43fb…6f1fe1
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x1d2458…a6e0d3
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0xefd31e…e9a7c0
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0xaa5f16…6fcd4b
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x798da2…897d08
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0xf7cd8c…6713c4
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x7422f8…7fc3ef
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x9ea36c…f904fb
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x1b561f…748cda
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x3613d6…f523bc
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0x7131b3…f7d7b7
0x0cfe…13b30x9c95…e299Base$0.001100%Route unknown46d ago0xe54655…cd1253

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.