Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa33d ago0xb3df53…3006e3
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x1daf48…f14d62
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0xcd7297…0b129a
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa34d ago0x4f880f…bed628
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x1e0630…59b445
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0xdafd5f…e4eb12
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x089e3c…6a1398
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x560dd7…8a6118
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x5a1130…79e0ed
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x663710…14b517
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0xc1c93b…bce9e7
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x72fd23…b35e11
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x57a305…5ddb17
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa34d ago0xaaca4d…2051bd
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa34d ago0xc5a480…33b2ef
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa34d ago0x73a5f0…520560
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa34d ago0x0efe15…becbb8
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x90207d…ec3052
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0x9110c5…d45df2
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa34d ago0x7c2045…614d66
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0xfef2ed…511ab3
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa34d ago0x129267…93d2ec
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0xf74112…895101
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa34d ago0xfb3c26…5ca808
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa34d ago0xe79bc8…f00be0

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.