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%fluxa43d ago0x20f21a…7375a6
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x3e80ca…55659e
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xe77f55…0887a1
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x3738c4…f0b823
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x040517…80e83d
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xdf36c0…e7a097
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x8ff697…64de17
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xe50950…554c27
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x2bb737…ce53f3
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xb12879…cf751f
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xc84286…1e6b7c
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xb5d37f…424dfc
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xf1092d…b66a95
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x105cfc…a3b681
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x0d49e0…4013eb
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x48320f…70c6a8
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x92379d…42d948
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xcfe8b7…24f702
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x3bf787…908593
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x4f0185…37c2ab
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa43d ago0xb24f62…e34391
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0xa188c7…b65b5f
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x57db11…f05499
0x7593…258b0x9c95…e299Base—$0.001100%fluxa43d ago0x5da566…206c42
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa43d ago0x413a22…7608ed

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.