Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0x5de7b2…509df7
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0x150c75…b64d2f
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0x690762…dcc06d
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0xa58624…e43951
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0x4ba8a8…3ebc99
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0xd39222…7208c4
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0x0c80cf…7df87e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa34d ago0xdf8316…64a998
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0x64526c…8635ee
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa34d ago0x4c3971…889ba4
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa34d ago0x60bf81…e5e851
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0x14ec43…1ae1e9
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa34d ago0x956eef…d53fe1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa34d ago0x3cb609…0199ac
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa35d ago0xf37607…b8f327
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x6b0c07…172e08
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xc2ae86…75a2f1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xb2a36d…fa2260
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x31ca92…fd8d0c
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa35d ago0xae08f5…3009a2
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x2b47c0…341707
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x30ff59…7d27d4
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa35d ago0xe08b57…40f578
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa35d ago0xee64f6…a34b2b
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x08e744…fe6e41

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.