Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x814c87…55f163
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x367ce5…0bd223
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x0a34d2…015e06
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x6414e1…2c5d22
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x1d9c82…559a2d
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0xe3beac…1425c7
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x4d80db…59f212
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0xd2f6eb…2b8f2d
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x981d6d…8ba3fd
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x24f524…71ae7d
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x3a9e40…146035
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x113743…47e251
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x23ee14…aa0786
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x1c4b46…85b0f7
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x47952d…55362a
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x2e6471…7934d5
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x8cdf87…65b5f4
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x75c468…55cf52
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x566726…335221
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x118127…35f289
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x1e4cfa…7e1617
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0xf21c07…af9d74
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0x7ca5d6…dd6878
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase5d ago0xc68e83…5ebc83
0x3c7b…dcc00x5aae…482eBase—$0.001100%coinbase6d ago0xc330f6…c02b6e

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.