Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x6c34a7…48f5c4
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x3014cd…ea8dc9
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x8eef5d…967a11
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x3eb101…e45a4a
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x9a356c…a76647
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0xceff11…572366
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x532706…c99b16
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x1f7d6a…e7f64e
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x038898…81b435
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x5f6a08…f27460
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x590024…3cee5c
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x409dd5…f32052
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x65be3b…f04997
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0xdd2450…e7ee8c
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x9ad4ce…498049
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0xeccf1b…7f15d7
0x5f39…09120x9c95…e299Base$0.001100%Route unknown65d ago0x7dc031…f48aa5
0x5f39…09120x9c95…e299Base$0.001100%Route unknown66d ago0xb3b9e3…c62a1c
0x5f39…09120x9c95…e299Base$0.001100%Route unknown66d ago0x72b27f…f599eb
0x5f39…09120x9c95…e299Base$0.001100%Route unknown66d ago0xdcedd0…3bf4ec
0x5f39…09120x9c95…e299Base$0.001100%Route unknown66d ago0x52dabd…ccb46e
0x5f39…09120x9c95…e299Base$0.001100%Route unknown66d ago0x503e9c…5a3a67
0x5f39…09120x9c95…e299Base$0.001100%Route unknown66d ago0x936c3e…10a2da
0x5f39…09120x9c95…e299Base$0.001100%Route unknown66d ago0x9e7dc2…514679
0x5f39…09120x9c95…e299Base$0.001100%Route unknown66d ago0x6c3c98…edcc4a

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.