Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa74d ago0x3de3fc…18ad39
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa74d ago0x4896d9…09d9a0
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa74d ago0x790b79…3cc5a7
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa74d ago0x3cab72…2cc049
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa74d ago0xb01265…e59f3f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa74d ago0xa0a7c8…a50f7c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa74d ago0xc73b0d…43f40c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xb139e4…2d838c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x66c223…042ccb
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x8b2908…aac716
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x946d8b…cf9861
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x0b9219…388b92
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x786383…855d04
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xcff866…dfa83e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xc10439…3404c3
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xdd8918…e09493
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xc0e1b1…396ad5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xeca1e9…2e2649
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x652069…29eb2c
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x90b5c0…eeb3a1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x433cdf…408cb9
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x587cb1…9428e0
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0x6e57cf…28f608
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xdb95bb…584229
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa75d ago0xad2e3e…c210ec

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.