Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0xa4708a…ab937a
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x82d1dc…20a229
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa42d ago0xddf404…d670c6
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa42d ago0xb704b3…07ddd9
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x20ebc6…b06e72
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0xb5fd74…840978
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0xde3c8f…c27901
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0xbbdaf1…98559e
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x5c9922…d8847d
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x181b90…fea544
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0xd802b3…1ead81
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x1aaa65…3c16de
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa42d ago0x806b0f…6b3bdb
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x629f64…9fd4e1
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0xa2fa4a…c0a696
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa42d ago0xa568c0…a9acb8
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x3c8732…c1a71b
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0xd91e68…b3c66f
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x74e6f5…c5d61b
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x44db35…88a397
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa42d ago0x1c2b0c…b79b08
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa42d ago0x817d43…4e11fa
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0xb0b333…74adda
0x7593…258b0x9c95…e299Base—$0.001100%fluxa42d ago0x6f80e5…d82d5b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa42d ago0x8ba01f…83d015

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.