Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x8ebcc9…e170ab
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x974001…87071d
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0xaa7bcf…dc9a89
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0xbe4850…981a9e
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0xc7a0c0…53cac6
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x440784…2075b7
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa42d ago0xc86e8a…290cc7
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0xc1b5b5…758e2b
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x7d4756…397770
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x103e98…b8cb5e
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x3109b8…303368
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa42d ago0x0c4ad0…8aa042
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x6e200f…996fe6
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0xaa1c6c…88bb64
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x08ec92…a4be8e
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x36de9b…48aabf
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0xe8cbe1…a78d0e
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa42d ago0xf7422a…944d3f
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa42d ago0x02b4b3…d68447
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0xe0bbc8…2896af
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0xa00359…4365a7
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa42d ago0x5322ae…f876cc
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x290756…725eaf
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa42d ago0x0696fc…e98569
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa42d ago0xdd28a7…f47dd0

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.