Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa44d ago0x6202c9…c69934
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0xef4440…9d5768
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0xaaf404…d8fa4a
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x3e8bb5…6edaf3
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x8f0434…200598
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x55dc53…b9d6dd
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0xe1890a…cd86b9
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa45d ago0x540b21…aef6fb
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x9744e0…289153
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x134bf2…b799ed
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x354401…c8d854
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x643c18…d5a0bb
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0xf0bbf0…186215
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x834bcd…f9a119
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa45d ago0x97cf69…497456
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x74755f…8b82d0
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa45d ago0x4d848c…ffed6b
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x81bdb8…01da3d
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x19919d…fcd2d4
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x168d7e…d2c108
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa45d ago0xdc148d…2cc08c
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0xbce02e…5682ef
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x3f2b0d…b22cd9
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0xbfb8bb…90a549
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0xb8525b…f18a16

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.