Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa43d ago0xc23d0b…3e98d6
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa43d ago0x2e03bb…65eb4d
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa43d ago0x5609a3…a54d88
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa43d ago0xdd92bc…c7b6a9
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa43d ago0x47133c…59eb87
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xf3cbc0…059235
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xe7926e…8d85c6
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xbb29df…337190
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa43d ago0xe3946c…e6659c
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xa0b8ca…38ecbb
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x0258b7…48f15c
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x94d012…0fc9a3
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x95cefd…da8e8a
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x2cc09d…1b5cbd
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x1276fd…cd4ec3
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xe15d46…c52063
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xdc297c…1acde1
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x2e6311…0d5d94
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x1fb921…2a23be
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x7d69db…5ddd52
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xde6d40…3678f8
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xa06831…88d7de
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0xe64c8b…65ffe5
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x6ec778…6f3174
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa43d ago0x031f45…332c61

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.