Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xedc927…c5a10e
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x2472f3…429573
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xc84f02…2588fc
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xe11ecb…bbe985
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x009be6…a796cc
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xd8a436…32f521
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x0d6baf…0e69c0
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x990cf5…207f7a
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xa3d84f…ba9ede
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x87ae8b…955c13
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x0acb1b…4096ef
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x6528e9…f40f55
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xe83f81…218bd2
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x5d2ebf…1d47b8
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xa15a64…2d1ae5
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x2ac3da…630f20
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x29a11c…1c2c14
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xe798cb…71c428
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x249530…724c88
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xe79c0e…5fe3a3
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xb1a194…27941c
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x12ccbf…e1dca4
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x6f7c0f…84a540
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0x7e343f…bd7b77
0xfbc4…00340x5aae…482eBase—$0.001100%coinbase3d ago0xa971be…ef79e6

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.