Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa51d ago0x7d0043…9a76a6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa51d ago0x81804b…193bc9
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa51d ago0xf763c2…671d00
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa51d ago0xb8d157…d3c504
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa51d ago0x956b1e…cd036a
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0x37ecc1…06f1c3
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xb2dc44…7b3089
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xad6676…17f8c2
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0x8fba79…2122cd
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x6f3c20…2f670d
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0x6398c9…9fd61d
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0xd0a9c4…983d5a
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xde7a5c…455597
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xa9108c…23c515
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xda494c…6c7424
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xdd02b0…6b5858
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0x00ea02…4bec9e
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xb836fe…77f986
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xceb1f6…a2659f
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xb7d843…0036ec
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0xa4d95c…a0466a
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0x26369d…f1e310
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0x112b7f…44e099
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa52d ago0x9fe317…8488d2
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa52d ago0x51d851…c19aa2

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.