Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac63…7eb50x3e0a…78e7Base—$0.005738100%coinbase75d ago0x50ac89…8163c6
0xac63…7eb50x3e0a…78e7Base—$0.002731100%coinbase75d ago0xa90427…e1b56e
0xac63…7eb50x3e0a…78e7Base—$0.003158100%coinbase75d ago0x1f0651…b9528b
0xac63…7eb50x3e0a…78e7Base—$0.003842100%coinbase75d ago0xbdd825…e2eb51
0xac63…7eb50x3e0a…78e7Base—$0.005621100%coinbase75d ago0x48b553…78911b
0xac63…7eb50x3e0a…78e7Base—$0.002695100%coinbase75d ago0xd30883…8081e4
0xac63…7eb50x3e0a…78e7Base—$0.00593100%coinbase75d ago0xa00e9b…f92d72
0xac63…7eb50x3e0a…78e7Base—$0.00592100%coinbase75d ago0xd7163a…4554fd
0xac63…7eb50x3e0a…78e7Base—$0.002956100%coinbase75d ago0x74d19b…28edd6
0xac63…7eb50x3e0a…78e7Base—$0.005145100%coinbase75d ago0xc29503…ee1cfa
0xac63…7eb50x3e0a…78e7Base—$0.004797100%coinbase75d ago0xb6bbec…c4ae21
0xac63…7eb50x3e0a…78e7Base—$0.004355100%coinbase75d ago0xb6b119…f193fa
0xac63…7eb50x3e0a…78e7Base—$0.004576100%coinbase75d ago0xb2564e…422e8d
0xac63…7eb50x3e0a…78e7Base—$0.004157100%coinbase75d ago0x1d83a7…b82f23
0xac63…7eb50x3e0a…78e7Base—$0.003041100%coinbase75d ago0xbf76e2…be1fb2
0xac63…7eb50x3e0a…78e7Base—$0.003051100%coinbase75d ago0x9455e9…37250c
0xac63…7eb50x3e0a…78e7Base—$0.003182100%coinbase75d ago0xa773f6…0a917b
0xac63…7eb50x3e0a…78e7Base—$0.004625100%coinbase75d ago0xb40d8a…137dc7
0xac63…7eb50x3e0a…78e7Base—$0.003981100%coinbase75d ago0x79b495…cb0e1b
0xac63…7eb50x3e0a…78e7Base—$0.002781100%coinbase75d ago0x24c6fe…50dae3
0xac63…7eb50x3e0a…78e7Base—$0.005485100%coinbase75d ago0x503c47…966c93
0xac63…7eb50x3e0a…78e7Base—$0.005611100%coinbase75d ago0x3702e9…99fc3d
0xac63…7eb50x3e0a…78e7Base—$0.004023100%coinbase75d ago0x34e0d5…950ba4
0xac63…7eb50x3e0a…78e7Base—$0.005123100%coinbase75d ago0x9c7601…4aa0fb
0xac63…7eb50x3e0a…78e7Base—$0.0029100%coinbase75d ago0x450b6f…50d2fa

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.