Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4bd…25820x2fc6…befeBase—$300.0070%0x6351…0d6218d ago0xcf6601…edd92d
0x9e08…82af0x2fc6…befeBase—$10.0070%0x6351…0d6218d ago0x98a6c5…7618f6
0x668a…20910x2fc6…befeBase—$199.4670%0x6351…0d6218d ago0xdf1437…2a279c
0x094e…f35b0x2fc6…befeBase—$0.3670%0x6351…0d6218d ago0x058f42…73b17c
0xa3c8…96250x2fc6…befeBase—$500.0070%0x6351…0d6218d ago0xa505ed…0ce0d6
0x353d…a9fe0x2fc6…befeBase—$20.7070%0x6351…0d6218d ago0xd401f9…3da83b
0xa3c8…96250x2fc6…befeBase—$400.0070%0x6351…0d6218d ago0xd738fb…123962
0xa3c8…96250x2fc6…befeBase—$1,200.0070%0x6351…0d6218d ago0x4b4099…117de5
rarevip1.eth0x2fc6…befeBase—$482.9070%0x6351…0d6218d ago0x36cac6…a0f5ad
mrcrypto1.eth0x2fc6…befeBase—$20.0470%0x6351…0d6218d ago0x3c2301…74e954
0xac63…54c10x2fc6…befeBase—$10.8670%0x6351…0d6218d ago0xa58347…f2cf64
0xf6b4…c35b0x2fc6…befeBase—$1.1770%0x6351…0d6218d ago0x8bb995…b0c491
0xf6b4…c35b0x2fc6…befeBase—$2.4970%0x6351…0d6218d ago0x73e144…89701f
0x39a9…d9ce0x2fc6…befeBase—$149.8870%0x6351…0d6218d ago0xdff0f5…790177
0x07de…0e980x2fc6…befeBase—$2,066.9070%0x6351…0d6218d ago0xb774e0…83b543
0x191e…8c5d0x2fc6…befeBase—$40.9070%0x6351…0d6218d ago0x21777c…3e8b79
0xc66c…0eb10x2fc6…befeBase—$570.0070%0x6351…0d6218d ago0x01c26a…5d66c7
0x668a…20910x2fc6…befeBase—$239.2870%0x6351…0d6218d ago0x61b06e…67a348
0x79b0…d35b0x2fc6…befeBase—$201.0070%0x6351…0d6218d ago0x7f9665…2cadc0
0x79b0…d35b0x2fc6…befeBase—$501.0070%0x6351…0d6218d ago0x534e72…26e5f6
0xc449…62330x2fc6…befeBase—$10.6970%0x6351…0d6218d ago0x36b572…513663
0xac94…6df90x2fc6…befeBase—$500.0070%0x6351…0d6219d ago0xad143e…def438

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.