Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb2c…fca50xc3e9…b510Base—$0.11100%coinbase70d ago0x80c8b5…70c358
0xeb2c…fca50x29c9…f1d0Base—$0.04100%coinbase70d ago0x0359c4…c6ee57
0xeb2c…fca50x7702…95abBase—$0.08100%coinbase70d ago0xfbeddf…059c06
0xeb2c…fca50x718a…e7aeBase—$0.04100%coinbase70d ago0xe917b5…184eb2
0xeb2c…fca50x18bf…0058Base—$0.05100%coinbase70d ago0x099e64…aedbfd
0xeb2c…fca50x345d…905bBase—$0.01100%coinbase70d ago0x83be2e…26dbbd
0xeb2c…fca50x974e…3113Base—$0.01100%coinbase70d ago0x9688c8…bff921
0xeb2c…fca50xacd0…b4d6Base—$0.01100%coinbase70d ago0x2a5f74…a16886
0xeb2c…fca50xbb4e…6dc5Base—$0.01100%coinbase70d ago0xe7e78c…6fd89f
0xeb2c…fca50xe3a2…4b84Base—$0.01100%coinbase70d ago0x32ce2a…606ad2
0xeb2c…fca50x7fc2…489dBase—$0.04100%coinbase70d ago0xc1d0e1…c97bd4
0xeb2c…fca50xa5cc…339aBase—$0.01100%coinbase70d ago0x70b5fa…0e51f3
0xeb2c…fca50x6ab7…1d82Base—$0.01100%coinbase70d ago0x5d6a7a…d5bcea
0xeb2c…fca50x5f88…a328Base—$0.04100%coinbase70d ago0x40facf…761552
0xeb2c…fca50xe2c1…dbccBase—$0.01100%coinbase70d ago0xb97096…e1d67e

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.