Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f00…23fd0xc4bb…ea2aBase—$3.0870%0xc4bb…ea2a15d ago0x7e00cb…f494ec
0x8ba9…87c30xc4bb…ea2aBase—$3.0670%0xc4bb…ea2a15d ago0xf75ede…02e8cc
0x6f40…2aec0xc4bb…ea2aBase—$3.0470%0xc4bb…ea2a15d ago0x4012a2…bbc097
0xba16…817c0xc4bb…ea2aBase—$3.0270%0xc4bb…ea2a15d ago0x769b50…b7bd2f
0xe931…cae90xc4bb…ea2aBase—$2.9970%0xc4bb…ea2a15d ago0xd39a1e…53490b
0xbea4…898d0xc4bb…ea2aBase—$2.9770%0xc4bb…ea2a15d ago0x39d59b…0e4140
0x323f…36d80xc4bb…ea2aBase—$2.9570%0xc4bb…ea2a15d ago0x9de90a…91347f
0xba0d…d23c0xc4bb…ea2aBase—$2.9370%0xc4bb…ea2a15d ago0x1b63cf…f464ea
0x0e67…da3d0xc4bb…ea2aBase—$0.9770%0xc4bb…ea2a15d ago0x8b5492…0f7732
0xb0bc…6a410xc4bb…ea2aBase—$0.9770%0xc4bb…ea2a15d ago0xc3cde3…0da9db
0x0e67…da3d0xc4bb…ea2aBase—$1.8870%0xc4bb…ea2a16d ago0xa7a892…3de004
0xb0bc…6a410xc4bb…ea2aBase—$1.8670%0xc4bb…ea2a16d ago0xa5d8af…ec683c
0x3a9f…7aaf0xc4bb…ea2aBase—$1.8370%0xc4bb…ea2a16d ago0x1188ff…446e75
0x07be…71100xc4bb…ea2aBase—$1.8170%0xc4bb…ea2a16d ago0xe8b114…450d44
0xbfe7…3edc0xc4bb…ea2aBase—$1.7970%0xc4bb…ea2a16d ago0xd1107b…c7c298
0xff06…0cd00xc4bb…ea2aBase—$1.7770%0xc4bb…ea2a16d ago0xcf6945…185898
0x6164…d16d0xc4bb…ea2aBase—$1.7470%0xc4bb…ea2a16d ago0xc56cb6…3e39c2

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.