Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x16f04a…43cd0e
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x096b15…99fb01
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x8170fe…1bae79
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0x135485…a1894c
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa33d ago0xace15a…b07c49
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x250830…95bd38
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x697ced…4d2961
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x383ef4…e67db2
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0xa6d2ed…9c3627
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x30a63a…c7546e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0xf37d08…831433
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x0adf94…dd5f35
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x36103a…f7c9f6
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x0f4ea5…add38f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x34a3b0…5a4ec7
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0xc9d2be…f80d22
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0xe3467a…bfcaab
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0xd454b3…7ace45
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x76ed77…ac5363
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x1900d7…057ad3
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x7714a9…01d9b0
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x43fd80…74c09a
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa34d ago0x9c6002…272ece
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x45ae1e…428aba
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa34d ago0x2cb38d…126d87

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.