Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0xa10789…efcc9a
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x87f1c8…e7b0f1
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0xe80c75…d66059
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x581a24…5a4c9b
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x48ebfd…255126
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x872d26…00204f
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0xf3b755…04e371
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0xe35d96…92e67b
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0xc03a92…36740b
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x5c6698…dae0ff
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0xaba6c6…d7c7f4
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x26dc70…1f124a
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x26d28a…52cf0d
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x5cb673…cb74c4
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x871a3a…eb26a9
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x5b87c6…afdcc6
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x7022d9…8c2f07
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x9fdd61…cf1a86
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x436fb8…da0578
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x9d3922…83d5c7
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x79a9f7…e8572a
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa22d ago0x2f9309…27647c
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa23d ago0x6d70f2…a46390
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa23d ago0x3896c1…c554b8
0xb65c…40f10xfe80…47eeBase—$0.001100%fluxa23d ago0x1a9f31…f8aeed

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.