Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base$20.75100%mrdn106d ago0xb04a10…8483e3
0xe55e…f7480x8e77…e2d6Base$28.05100%mrdn106d ago0xc4fd37…c7eb79
0xe55e…f7480x8e77…e2d6Base$29.43100%mrdn106d ago0xe80fae…17403e
0xe55e…f7480x8e77…e2d6Base$18.71100%mrdn106d ago0x2db28b…f31557
0xe55e…f7480x8e77…e2d6Base$21.89100%mrdn106d ago0x698546…0b625d
0xe55e…f7480x8e77…e2d6Base$24.66100%mrdn106d ago0x6ccfbc…a7c447
0xe55e…f7480x8e77…e2d6Base$20.03100%mrdn106d ago0x45a487…7687a4
0xe55e…f7480x8e77…e2d6Base$16.40100%mrdn106d ago0x842042…60003a
0xe55e…f7480x8e77…e2d6Base$32.29100%mrdn106d ago0x98919e…6a1358
0xe55e…f7480x8e77…e2d6Base$19.04100%mrdn106d ago0x2fa57e…27e384
0xe55e…f7480x8e77…e2d6Base$27.84100%mrdn106d ago0x229bcf…cb7580
0xe55e…f7480x8e77…e2d6Base$31.00100%mrdn106d ago0xd311b6…d15368
0xe55e…f7480x8e77…e2d6Base$30.79100%mrdn106d ago0x2f552e…7fc4ce
0xe55e…f7480x8e77…e2d6Base$33.92100%mrdn106d ago0xa11427…ee17e8
0xe55e…f7480x8e77…e2d6Base$18.24100%mrdn106d ago0x70d343…be5ac4
0xe55e…f7480x8e77…e2d6Base$17.69100%mrdn106d ago0x01c855…8dab56
0xe55e…f7480x8e77…e2d6Base$22.60100%mrdn106d ago0x39aea5…f66a8e
0xe55e…f7480x8e77…e2d6Base$27.20100%mrdn106d ago0xc9ba40…4d30b7
0xe55e…f7480x8e77…e2d6Base$25.03100%mrdn106d ago0xa9b98d…367708
0xe55e…f7480x8e77…e2d6Base$20.33100%mrdn107d ago0xe3eb2e…8ec520
0xe55e…f7480x8e77…e2d6Base$26.90100%mrdn107d ago0x0c8855…f90d8e
0xe55e…f7480x8e77…e2d6Base$24.24100%mrdn107d ago0x9adc8f…b0405f
0xe55e…f7480x8e77…e2d6Base$31.49100%mrdn107d ago0x642825…cd5704
0xe55e…f7480x8e77…e2d6Base$15.80100%mrdn107d ago0x5cc79f…900172
0xe55e…f7480x8e77…e2d6Base$24.07100%mrdn107d ago0x4a561d…471dce

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.