Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xa3cad8…c1817a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x30f213…5efd7c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xf55dc1…ae6eb9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xcdb74b…7f9f5a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xfd2136…3d6116
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xc7b946…c492d6
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x2d5f99…7c50aa
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x05dddc…96dd56
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x9231eb…3fbb84
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x1a8796…70689b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0x9d81cd…4529d8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xc3a73a…077623
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa80d ago0xfbad0c…e6582e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0x2da937…558f0d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0x3e1d18…1f75e7
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0xe4bd45…ee6add
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0xd33bdf…593464
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0xf6d21e…f3b38a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0x518347…0d01d0
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0xb19347…b75bdb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0x65b08a…f63051
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0x4ab1ec…6f2b35
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0xb66a75…314602
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0x2b70a4…af300d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa81d ago0xe7c348…f7d1d3

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.