Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dd1…26060x8642…5851Base—$0.06100%0xd638…36b7123d ago0x719b27…b51da4
0x8642…58510x051e…9c39Base—$0.01100%0xd638…36b7123d ago0x188c72…628ee8
0x8642…58510x051e…9c39Base—$0.01100%0xd638…36b7123d ago0xa92d55…f970ec
0xfb5c…22ef0x8642…5851Base—$0.01100%0xd638…36b7123d ago0x62de27…bb6219
0xb37c…111b0x8642…5851Base—$0.01100%0xd638…36b7123d ago0xb0f71f…333e05
0xb37c…111b0x8642…5851Base—$0.01100%0xd638…36b7123d ago0xf0a61d…a42b1d
0x051e…9c390x8642…5851Base—$0.02100%0xd638…36b7123d ago0x1edce3…607c10
0x051e…9c390x8642…5851Base—$0.01100%0xd638…36b7123d ago0xd8af0c…3893f8
0x4e97…e8780x8642…5851Base—$0.01100%0xd638…36b7123d ago0xcb07a5…19081e
0x051e…9c390x8642…5851Base—$0.04100%0xd638…36b7123d ago0xf14c52…3c1cc0
0x051e…9c390x8642…5851Base—$0.03100%0xd638…36b7123d ago0xc6dbe0…c56c53
0x051e…9c390x8642…5851Base—$0.03100%0xd638…36b7123d ago0x653cf3…96206f
0x051e…9c390x8642…5851Base—$0.01100%0xd638…36b7123d ago0xf2c474…03d739
0x051e…9c390x8642…5851Base—$0.03100%0xd638…36b7123d ago0x21c134…240328
0xb962…118b0x8642…5851Base—$0.01100%0xd638…36b7123d ago0x79977a…1c9ecd
0x4e97…e8780x8642…5851Base—$0.01100%0xd638…36b7123d ago0x43a3cc…169982
0xb37c…111b0x8642…5851Base—$0.01100%0xd638…36b7123d ago0x696836…674a11
0x8642…58510xb37c…111bBase—$0.03100%0xd638…36b7123d ago0x5e4fa9…80fb1e
0x8642…58510xb37c…111bBase—$0.02100%0xd638…36b7123d ago0x329e3f…b6bc18
0x8642…58510x051e…9c39Base—$0.04100%0xd638…36b7123d ago0x40cf79…33bc12

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.