Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xde59…8960Base—$177.2970%0x7347…d6916d ago0xd33f3b…9e127f
0xa54d…49f50x7da0…716eBase—$320.6070%0x7347…d6916d ago0x7267b3…7922ff
0xa54d…49f50x897d…edd0Base—$12,432.1770%0x7347…d6916d ago0xaf8c3d…7a3d9f
0xa54d…49f50xa882…dd6aBase—$254.9770%0x7347…d6916d ago0xbbc6e1…7e95df
0xa54d…49f50x5faf…b29bBase—$6.1570%0x64b2…88336d ago0x218519…195e31
0xa54d…49f50x8d1a…562bBase—$249.9770%0x7347…d6916d ago0x0dc82d…3e920a
0xa54d…49f50x04fb…58abBase—$4,976.6970%0x7347…d6916d ago0x9dea81…56a866
0xa54d…49f50xfba1…5283Base—$4,360.1870%0x7347…d6916d ago0xb84e25…d0d825
0xa54d…49f50xf7ce…af1eBase—$753.4670%0x7347…d6916d ago0x785881…ed17f6
0xa54d…49f50xc540…3ccaBase—$1,808.1970%0x7347…d6916d ago0x68290f…8e5a8c
0xa54d…49f50xcf42…092eBase—$2,071.3170%0x7347…d6916d ago0xbbc5a4…578b6b
0xa54d…49f50x5185…80adBase—$1,500.2270%0x7347…d6916d ago0xde2e99…9dc13f
0xa54d…49f50xb4be…34e4Base—$1,536.1770%0x7347…d6916d ago0x76151d…019c71
0xa54d…49f50x5185…80adBase—$1,500.4270%0x7347…d6916d ago0xcecf2a…b47cdc
0xa54d…49f50x5185…80adBase—$1,500.6370%0x7347…d6916d ago0x0ca6a3…2c4622
0xa54d…49f50x5185…80adBase—$1,500.8370%0x7347…d6916d ago0x43db56…9df8f4
0xa54d…49f50xcf27…171cBase—$237.3470%0x7347…d6916d ago0xfe4ba6…644d59
0xa54d…49f50x5b37…7502Base—$700.0770%0x7347…d6916d ago0x078bf7…6f559d
0xa54d…49f50x7567…7461Base—$753.1670%0x7347…d6916d ago0x5ef7b6…24965b
0xa54d…49f50xc540…3ccaBase—$268.9670%0x7347…d6916d ago0xdcf0cb…9e1b88
0xa54d…49f50xc1b8…9675Base—$259.9770%0x7347…d6916d ago0x08045d…8b7b36
0xa54d…49f50x12e5…e89cBase—$7.3170%0x64b2…88336d ago0x7be041…59e874
0xa54d…49f50xc5dc…5f07Base—$30.5270%0x7347…d6916d ago0x5cf29b…803293
0xa54d…49f50xfce2…3219Base—$182.6270%0x7347…d6916d ago0xf60d37…2e0640
0xa54d…49f50xc6bf…bc4aBase—$25,725.5970%0x7347…d6916d ago0x94438f…505e3a

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.