Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54e1…f4e00xb531…dbdaBaseClearCheckGovernment-data$0.002100%coinbase15d ago0xdedd3b…5e2b27
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase15d ago0x0e6eea…ddefc2
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase15d ago0xd472bd…a0c072
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase15d ago0xa68a16…19957e
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase15d ago0xd0087a…cb7ca2
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase15d ago0x93d4f0…1cba74
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0x0f5712…cd7159
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.002100%coinbase16d ago0x864e8f…6d153a
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0xe4bb0b…eb8ec1
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.02100%coinbase16d ago0x9b38b4…21effd
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.03100%coinbase16d ago0xad9130…450b1e
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0x03487f…412f22
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0x49415d…fa1e31
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0x204be6…23272c
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0x70259c…0f6713
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.03100%coinbase16d ago0x02b97b…5ebaeb
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0xcaaf0a…ad95f7
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0xf5095f…8bacd1
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.02100%coinbase16d ago0xf181a4…0747af
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0x6fc3d7…cd3795
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.002100%coinbase16d ago0x2507ec…eea8d2
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0x511626…603eda
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.02100%coinbase16d ago0x693ff1…a93933
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.03100%coinbase16d ago0xbac9d9…b76895
0x9fc9…8e7f0xb531…dbdaBaseClearCheckGovernment-data$0.01100%coinbase16d ago0xafa338…8df7ff

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.