Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600x9c95…e299Base—$0.001100%fluxa40d ago0xb1ef5c…f0d70a
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa40d ago0x46e8c2…b10d08
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa40d ago0xa4f2b3…47c83b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa40d ago0xabea05…37036e
0x102d…f7600x9c95…e299Base—$0.001100%fluxa40d ago0xac3ebf…b22a10
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa40d ago0x631f9f…1198a1
0x102d…f7600x9c95…e299Base—$0.001100%fluxa40d ago0x135a2c…fc4e22
0x102d…f7600x9c95…e299Base—$0.001100%fluxa40d ago0xb47fd5…039556
0x102d…f7600x9c95…e299Base—$0.001100%fluxa40d ago0x6d6bd5…86e0ef
0x102d…f7600x9c95…e299Base—$0.001100%fluxa40d ago0xdc0716…645a93
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa40d ago0x5d1137…436291
0x102d…f7600x9c95…e299Base—$0.001100%fluxa40d ago0x4928a8…bb8bc9
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0xca3597…b9ada3
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0x1dca79…83ed52
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0x0573c1…7eed92
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa41d ago0x3a42b5…c0b1ae
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0xa5db2c…01dd07
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0xd23059…d97604
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0x8834df…a69a14
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0x8b3d85…327af6
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0x37b7df…064aca
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0x4d481c…442d45
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0x294af5…787fb5
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0xf8cd7b…c323c0
0x102d…f7600x9c95…e299Base—$0.001100%fluxa41d ago0x774c11…553abd

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.