Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x429534…f6e9ca
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb76447…2b15a4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcff074…1290e1
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe50b31…22be2d
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x291a5c…a4fc71
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7edb1e…0e36b0
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x785ac4…7ac95c
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22df63…493171
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x55b524…2bf320
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65c1c6…6c0096
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ecb32…e107d1
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x841bf2…c47a8c
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf38436…23f7e0
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3a89d…5dedcf
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8437e5…bcda88
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf279eb…a0f69c
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd19de6…100424
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0cd9e3…28b6a5
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7cc72b…6768ab
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1881f…acdbab
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4014df…0d4e63
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9be8e1…a07356
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc5bb8b…54a76d
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8423d9…ec85a4
0xeaa9…33e40x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d1ce1…0e6739

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.