Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x2cbceb…524798
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x13e8e8…e8bf2e
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x75e9ba…6098b8
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x193615…064c24
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x6db912…497ee1
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xe36b4b…7844bc
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x9cc994…18277d
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xbbdb0a…c41de5
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x5c27cd…a69b29
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xb000e8…5e780a
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x690d1d…dba85a
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x10b90a…fafc35
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x9af7da…a1296e
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x4387fc…dc046f
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xe999ed…cc0ea2
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x2cc902…855df2
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xb89214…e8342e
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xe67461…5012b3
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xaf3f9e…3e53b4
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x69ef45…03eca2
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xd12bbf…a43651
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x909051…8de230
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x5ca052…7d6afd
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0x4a5069…6a4012
0xffec…fc020x9c95…e299Base$0.001100%Route unknown27d ago0xbe1973…5ee51b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.