Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0xd1386d…7c60cb
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x18d161…586387
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0xc79adf…7d6194
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x9764fb…f52609
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0xfa3dec…62f22f
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0xc99280…1638ad
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0x3ed059…304a62
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0xadd833…842337
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0xd33bb6…f4c079
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0x9ad83e…1e26ef
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0x1c03a2…777f1d
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x71672e…b97852
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x22b592…37db40
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0xbdb39f…799bcc
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0x0843c1…a7ed53
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0x307d12…422562
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x07255d…b6c26f
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x98db65…041dae
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x1cb055…756eaf
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x885fee…ba3d15
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0xec8426…7d1f63
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0xf00843…85ed64
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x0c2199…e36a64
0x486b…1b030x9c95…e299Base—$0.001100%fluxa38d ago0x023af1…4fe93b
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa38d ago0x687ad9…871d11

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.